]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_html_mail_settings.tpl
Extension 'ext-coupon' moved to branch, SQLs improved:
[mailer.git] / templates / de / html / member / member_html_mail_settings.tpl
index d52d12b8cd44b81ff71cbd21006e3f759971f157..066262c4925c262a3c94b3d846d1401c23c63f68 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=html_mail%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=html_mail%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
@@ -11,8 +11,8 @@
                        {--MEMBER_HTML_TEXT--}
                </td>
                <td class="bottom" align="left">
-                       <input type="radio" class="form_field" name="html" class="form_field" value="Y"$content[html_y] /> {--YES--}<br />
-                       <input type="radio" class="form_field" name="html" class="form_field" value="N"$content[html_n] /> {--NO--}
+                       <input type="radio" class="form_field" name="html" value="Y"$content[html_y] /> {--YES--}<br />
+                       <input type="radio" class="form_field" name="html" value="N"$content[html_n] /> {--NO--}
                </td>
        </tr>
        <tr>