]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_order_form.tpl
More HTML rewrites #2
[mailer.git] / templates / de / html / admin / admin_config_order_form.tpl
index 64b289026d46158cd01428ed65ffdda80192e1ac..2291a9b8e2c6b6124f9ecd1b351be082f7894d1e 100644 (file)
@@ -1,10 +1,11 @@
-<form action="{?URL?}/modules.php?module=admin&amp;what=config_order" method="post">
+<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 bottom2 seperator" height="30" width="10">&nbsp;</td>
-               <td class="admin_title bottom2" colspan="3" align="center"><strong>{--ADMIN_ORDER_SETTINGS--}:</strong>
+               <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 bottom2 seperator" width="10">&nbsp;</td>
+               <td class="admin_title bottom seperator" width="10">&nbsp;</td>
        </tr>
        <tr>
                <td colspan="5" height="7" class="seperator">&nbsp;</td>
@@ -16,7 +17,7 @@
                <td width="10" class="seperator">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="5" height="7" class="seperator bottom2">&nbsp;</td>
+               <td colspan="5" height="7" class="seperator bottom">&nbsp;</td>
        </tr>
        <tr>
                <td colspan="5" height="7" class="seperator">&nbsp;</td>
        <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!} />
+                       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" width="275">{--ADMIN_ORDER_ORDER--}:&nbsp;<input
-                       type="radio" name="order_max_full" class="admin_normal" value="ORDER"{!__ORDER_DEFAULT!} />
+                       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 bottom2">&nbsp;</td>
+               <td colspan="5" height="7" class="seperator bottom">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="5" height="30" class="admin_title bottom2" align="center">
+               <td colspan="5" class="admin_title bottom" align="center">
                        <strong>{--ADMIN_ORDER_MISC_SETTINGS--}:</strong>
                </td>
        </tr>
                </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" />
+                       <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 bottom2">&nbsp;</td>
+               <td colspan="5" height="7" class="seperator bottom">&nbsp;</td>
        </tr>
        <tr>
                <td width="10" class="admin_footer seperator">&nbsp;</td>