More HTML rewrites #3
[mailer.git] / templates / de / html / admin / admin_config_order_form.tpl
index 808090f70ed35a9659680300ca7525466ff9a8ee..870072a26c908f27aecfd96fa0a6b2e1afc4e1eb 100644 (file)
@@ -1,71 +1,70 @@
-<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
-                       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
-                       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">
-                       <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">
-                       {--ORDER_MIN_RECEIVER_PER_ORDER--}:
-               </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
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_order%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+       <tr>
+               <td class="admin_title bottom seperator" width="10">&nbsp;</td>
+               <td class="admin_title bottom" colspan="3" align="center">
+                       <strong>{--ADMIN_ORDER_SETTINGS--}:</strong>
+               </td>
+               <td class="admin_title bottom 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" colspan="3">
+               {--ADMIN_ORDER_MAX_ORDER_SELECT--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator bottom">&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">{--ADMIN_ORDER_MAX--}:&nbsp;<input
+                       type="radio" name="order_max_full" class="admin_normal" value="MAX"$content[order_max_full_max] />
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center">{--ADMIN_ORDER_ORDER--}:&nbsp;<input
+                       type="radio" name="order_max_full" class="admin_normal" value="ORDER"$content[order_max_full_order] />
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator bottom">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" class="admin_title bottom" align="center">
+                       <strong>{--ADMIN_ORDER_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">
+                       {--ADMIN_ORDER_MIN_RECEIVER_PER_ORDER--}:
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center">
+                       <input type="input" name="order_min" class="admin_normal" value="{?order_min?}" size="5" maxlength="20" />
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator bottom">&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>
\ No newline at end of file
+               <input type="submit" name="ok" class="admin_submit"
+                       value="{--SAVE_SETTINGS--}" /></td>
+               <td width="10" class="admin_footer seperator">&nbsp;</td>
+       </tr>
+</table>
+</form>