Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / member / member_html_mail_settings.tpl
index 60173f76ae1a61dbbe398fb8a5fdf75406a2a5ae..b65a6ebc0f311f3b6eee9d9634927321ba9142e7 100644 (file)
@@ -2,7 +2,7 @@
 <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 bottom">
+               <td align="center" colspan="2" class="member_title bottom">
                        <strong>{--MEMBER_HTML_INTRO--}</strong>
                </td>
        </tr>
                <td align="center" colspan="2">{--MEMBER_HTML_TEXT--}</td>
        </tr>
        <tr>
-               <td class="bottom" width="50%" align="right">
+               <td class="bottom" align="right">
                        {--YES--}:&nbsp;<input type="radio" name="html" class="member_normal" value="Y"$content[html_y] />
                </td>
-               <td class="bottom" width="50%" align="left">
+               <td class="bottom" align="left">
                        {--NO--}:&nbsp;<input type="radio" name="html" class="member_normal" value="N"$content[html_n] />
                </td>
        </tr>