]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_birthday.tpl
Integrated stelzi's tweak patches for admin registration form and login
[mailer.git] / templates / de / html / admin / admin_config_birthday.tpl
index 363357eb9384fceecec803226604fd6074f8e6cb..369d89bb23b9d5c7f517328d9da3876aaa8fd338 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_birthday%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td colspan="3" align="center" class="admin_title bottom" height="30">
+               <td colspan="3" align="center" class="admin_title bottom">
                        <strong>{--ADMIN_CONFIG_BIRTHDAY_HEADER--}</strong>
                </td>
        </tr>
                <td align="right" height="20">{--ADMIN_BIRTHDAY_ONLY_ACTIVE--}</td>
                <td class="seperator" width="5">&nbsp;</td>
                <td align="center">
-                       <input type="radio" name="birthday_active" class="admin_normal" value="Y"$content[active_y] />&nbsp;{--YES--}<br />
-                       <input type="radio" name="birthday_active" class="admin_normal" value="N"$content[active_n] />&nbsp;{--NO--}
+                       <input type="radio" name="birthday_active" class="admin_normal" value="Y"$content[active_y] /> {--YES--}<br />
+                       <input type="radio" name="birthday_active" class="admin_normal" value="N"$content[active_n] /> {--NO--}
                </td>
        </tr>
        <tr>
                <td colspan="3" class="bottom seperator" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="3" align="center" class="admin_title bottom" height="30">
+               <td colspan="3" align="center" class="admin_title bottom">
                        <strong>{--ADMIN_SELECT_BIRTHDAY_MODE--}:</strong>
                </td>
        </tr>
        </tr>
        <tr>
                <td align="right" height="20">
-                       <input type="radio" name="birthday_mode" class="admin_normal" value="DIRECT"$content[mode_direct] />&nbsp;{--BIRTHDAY_MODE_DIRECT--}
+                       <input type="radio" name="birthday_mode" class="admin_normal" value="DIRECT"$content[mode_direct] /> {--BIRTHDAY_MODE_DIRECT--}
                </td>
                <td class="seperator" width="5">&nbsp;</td>
                <td align="center">
-                       <input type="radio" name="birthday_mode" class="admin_normal" value="REF"$content[mode_ref] />&nbsp;{--BIRTHDAY_MODE_REF--}
+                       <input type="radio" name="birthday_mode" class="admin_normal" value="REF"$content[mode_ref] /> {--BIRTHDAY_MODE_REF--}
                </td>
        </tr>
        <tr>