]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_html_mail_settings.tpl
New CSS class 'pre' added
[mailer.git] / templates / de / html / member / member_html_mail_settings.tpl
index 94ebefe00d3a6b45c6fe9fb86676a1952c8f5488..0b55359c2b6837beb0c3afa4afa790f57b44e8b6 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=login&amp;what=html_mail" method="POST" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=html_mail" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <tr>
                <td align="center" colspan="2" class="member_title2 bottom2"
@@ -15,9 +15,9 @@
        </tr>
        <tr>
                <td width="50%" align="right">{--YES--}:&nbsp;<input type="radio"
-                       name="html" class="member_normal" value="Y"{!HTML_Y!} />&nbsp;&nbsp;</td>
+                       name="html" class="member_normal" value="Y"$content[html_y] />&nbsp;&nbsp;</td>
                <td width="50%" align="left">&nbsp;&nbsp;{--NO--}:&nbsp;<input
-                       type="radio" name="html" class="member_normal" value="N"{!HTML_N!} /></td>
+                       type="radio" name="html" class="member_normal" value="N"$content[html_n] /></td>
        </tr>
        <tr>
                <td colspan="2" class="seperator bottom2" height="5">&nbsp;</td>