]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_html_mail_settings.tpl
Global rewrite of engine:
[mailer.git] / templates / de / html / member / member_html_mail_settings.tpl
index b8b056245f88c4bc312889df0ca14a6d4d7d288e..1505aacfcce06fcfa79933dbee6febe8be19f492 100644 (file)
@@ -1,7 +1,7 @@
-<form accept-charset="utf-8" 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">
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <tr>
-               <td align="center" colspan="2" class="member_title2 bottom2" height="30">
+               <td align="center" colspan="2" class="member_title2 bottom" height="30">
                        <strong>{--MEMBER_HTML_INTRO--}</strong>
                </td>
        </tr>
@@ -9,10 +9,10 @@
                <td align="center" colspan="2">{--MEMBER_HTML_TEXT--}</td>
        </tr>
        <tr>
-               <td class="bottom2" width="50%" align="right">
+               <td class="bottom" width="50%" align="right">
                        {--YES--}:&nbsp;<input type="radio" name="html" class="member_normal" value="Y"$content[html_y] />&nbsp;&nbsp;
                </td>
-               <td class="bottom2" width="50%" align="left">
+               <td class="bottom" width="50%" align="left">
                        &nbsp;&nbsp;{--NO--}:&nbsp;<input type="radio" name="html" class="member_normal" value="N"$content[html_n] />
                </td>
        </tr>