]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_wernis.tpl
min payout and withdraw sepperated in wernis extension
[mailer.git] / templates / de / html / admin / admin_config_wernis.tpl
index bc6a11a1e44fa895de26205e214ec0782fd56fa5..b66a6498260e355c94c780c537b1079fc4ef9d2a 100644 (file)
                        class="admin_normal" value="$content[api_md5]" size="33"
                        maxlength="32" /></TD>
        </TR>
-       <TR>
-               <TD colspan="3" class="seperator bottom2" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="300" align="right">{--WERNIS_ADMIN_MIN_AMOUNT--}:</TD>
-               <TD class="seperator" width="10">&nbsp;</TD>
-               <TD width="270"><INPUT type="text" name="wernis_min_amount"
-                       class="admin_normal" value="$content[min_amount]" size="5"
-                       maxlength="20" /></TD>
-       </TR>
        <TR>
                <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
        </TR>
        <TR>
                <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
        </TR>
+       <TR>
+               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD width="300" align="right">{--WERNIS_ADMIN_MIN_PAYOUT--}:</TD>
+               <TD class="seperator" width="10">&nbsp;</TD>
+               <TD width="270"><INPUT type="text" name="wernis_min_payout"
+                       class="admin_normal" value="$content[min_payout]" size="5"
+                       maxlength="20" /></TD>
+       </TR>
+       <TR>
+               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD width="300" align="right">{--WERNIS_ADMIN_MIN_WITHDRAW--}:</TD>
+               <TD class="seperator" width="10">&nbsp;</TD>
+               <TD width="270"><INPUT type="text" name="wernis_min_withdraw"
+                       class="admin_normal" value="$content[min_withdraw]" size="5"
+                       maxlength="20" /></TD>
+       </TR>
+       <TR>
+               <TD colspan="3" class="seperator bottom2" height="5">&nbsp;</TD>
+       </TR>
        <TR>
                <TD colspan="3" align="center" class="admin_footer"><INPUT
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT