Yet another missing ...
authorRoland Häder <roland@mxchange.org>
Fri, 30 Oct 2009 06:59:10 +0000 (06:59 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 30 Oct 2009 06:59:10 +0000 (06:59 +0000)
inc/modules/member/what-html_mail.php

index 7ca346b0d246a1d380147780087d4aa303b20713..462ef4152dc723a55a0f5ab468897b1ee8b8c4d5 100644 (file)
@@ -74,7 +74,7 @@ if (isFormSent()) {
        $content['html_' . strtolower($content['html'])] = ' checked="checked"';
 
        // Load main template
        $content['html_' . strtolower($content['html'])] = ' checked="checked"';
 
        // Load main template
-       loadTemplate('member_html_mail_settings');
+       loadTemplate('member_html_mail_settings', false, $content);
 }
 
 // [EOF]
 }
 
 // [EOF]