]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_html_mail_settings.tpl
Deprecated 'replacer' removed. Now we use EL code instead (there are a lot example...
[mailer.git] / templates / de / html / member / member_html_mail_settings.tpl
index d52d12b8cd44b81ff71cbd21006e3f759971f157..c913c0a07c26d1cc1f84cedb6cfbdf659389c913 100644 (file)
@@ -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>