Continue link added, contributed by profi-concept. Partly resolves #3
[mailer.git] / templates / de / html / admin / admin_config_order_form.tpl
index 5b3404587cd7d4cbf44a7ebee112110494f7bb6c..60537148fd33d7b7b702e5039f131f6c9161f60f 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>{--ADMIN_ORDER_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">{--ADMIN_ORDER_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">{--ADMIN_ORDER_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">
+               </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>{--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" 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
-                       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>
\ No newline at end of file
+               </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
+                       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