branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_order_form.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_order_form.tpl b/0.2.1/templates/de/html/admin/admin_config_order_form.tpl
deleted file mode 100644 (file)
index 4881c1e..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-<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
-                       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