Yet another more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_config_register2.tpl
index 87968330889a5173ab4345274dcbf7865f2cec5d..a1f991c5d2ed9246e2e660a01f62a19980788d2f 100644 (file)
@@ -1,86 +1,83 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=config_register2"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed" width="430">
-       <TR>
-               <TD class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</TD>
-               <TD class="admin_title bottom2" colspan="3" align="center"><STRONG>{--EDIT_REGFORM_SETTINGS--}</STRONG>
-               </TD>
-               <TD class="admin_title bottom2 seperator" width="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="250">{--LEAST_CATS--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center" width="150"><INPUT type="text"
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_register2" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="430">
+       <tr>
+               <td class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</td>
+               <td class="admin_title bottom2" colspan="3" align="center"><strong>{--EDIT_REGFORM_SETTINGS--}</strong>
+               </td>
+               <td class="admin_title bottom2 seperator" width="10">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="250">{--LEAST_CATS--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center" width="150"><input type="text"
                        name="least_cats" class="admin_normal" size="6" maxlength="6"
-                       value="{!LEAST_CATS_VALUE!}"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="250">{--ADMIN_CFG_REGISTER_DEFAULT--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center" width="150">{--__CFG_CAT_DEFAULT--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_CFG_REGISTER_DISPLAY_REFID--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">{--__CFG_SHOW_REFID--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--IP_TIMEOUT--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">{--__TIMEOUT_SELECTION--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="280">{--REJECT_DOUBLE_EMAIL--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">{--__CFG_DBL_EMAIL--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="280">{--REJECT_DOUBLE_PASS--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">{--__CFG_DBL_PASS--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="admin_footer seperator">&nbsp;</TD>
-               <TD class="admin_footer" colspan="3" align="center"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-               <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}"></TD>
-               <TD width="10" class="admin_footer seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
-</FORM>
+                       value="{!LEAST_CATS_VALUE!}"></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="250">{--ADMIN_CFG_REGISTER_DEFAULT--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center" width="150">{!__CFG_CAT_DEFAULT!}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_CFG_REGISTER_DISPLAY_REFID--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center">{!__CFG_SHOW_REFID!}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--IP_TIMEOUT--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center">{!__TIMEOUT_SELECTION!}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="280">{--REJECT_DOUBLE_EMAIL--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center">{!__CFG_DBL_EMAIL!}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="280">{--REJECT_DOUBLE_PASS--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center">{!__CFG_DBL_PASS!}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator bottom2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="admin_footer seperator">&nbsp;</td>
+               <td class="admin_footer" colspan="3" align="center"><input
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+               <input type="submit" name="ok" class="admin_submit"
+                       value="{--SAVE_SETTINGS--}" /></td>
+               <td width="10" class="admin_footer seperator">&nbsp;</td>
+       </tr>
+</table>
+</form>