More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_config_order_form.tpl
index 2102c7dbef77dac64b174bf064f6e6f1d21631f0..ad5635c50108a0fe76b426431cdbb274682865fa 100644 (file)
@@ -1,71 +1,69 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_order"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed" width="580">
-       <TR>
-               <TD class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</TD>
-               <TD class="admin_title bottom2" colspan="3" align="center"><strong>{--ORDER_ADMIN_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="center" width="275" colspan="3">
-               {--ORDER_MAX_ORDER_SELECT--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center" width="275">{--ORDER_ADMIN_MAX--}:&nbsp;<INPUT
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_order" method="POST">
+<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
+       <tr>
+               <td class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</td>
+               <td class="admin_title bottom2" colspan="3" align="center"><strong>{--ORDER_ADMIN_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="center" width="275" colspan="3">
+               {--ORDER_MAX_ORDER_SELECT--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator bottom2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center" width="275">{--ORDER_ADMIN_MAX--}:&nbsp;<INPUT
                        type="radio" name="order_max_full" class="admin_normal" value="MAX"{!__MAX_DEFAULT!}>
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center" width="275">{--ORDER_ADMIN_ORDER--}:&nbsp;<INPUT
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center" width="275">{--ORDER_ADMIN_ORDER--}:&nbsp;<INPUT
                        type="radio" name="order_max_full" class="admin_normal" value="ORDER"{!__ORDER_DEFAULT!}>
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="30" class="admin_title bottom2" align="center">
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator bottom2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="30" class="admin_title bottom2" align="center">
                        <strong>{--ORDER_ADMIN_MISC_SETTINGS--}:</strong>
-               </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="275">
+               </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="275">
                        {--ORDER_MIN_RECEIVER_PER_ORDER--}:
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center" width="275">
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center" width="275">
                        <INPUT type="input" name="order_min" class="admin_normal" value="{!__MIN_VALUE!}" size="5" maxlength="20" />
-               </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
+               </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>
+                       value="{--SAVE_SETTINGS--}" /></td>
+               <td width="10" class="admin_footer seperator">&nbsp;</td>
+       </tr>
+</table>
 </form>
\ No newline at end of file