Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_config_wernis.tpl
index d2faf9eda53f164a1be6f2de1ef05d17d6e22831..3220aa864eaaeff3153b221fe245c63cbc1f4e52 100644 (file)
@@ -1,9 +1,10 @@
 <div align="center">
-<form action="{?URL?}/modules.php?module=admin&amp;what=config_wernis" method="post">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_wernis" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="3" align="center" class="admin_title bottom2" height="30">
-               <strong>{--WERNIS_ADMIN_CONFIG_TITLE--}</strong></td>
+                       <strong>{--WERNIS_ADMIN_CONFIG_TITLE--}</strong>
+               </td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="5">&nbsp;</td>
@@ -11,9 +12,9 @@
        <tr>
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_API_ID--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
-               <td width="270"><input type="text" name="wernis_api_id"
-                       class="admin_normal" value="$content[api_id]" size="2"
-                       maxlength="20" /></td>
+               <td width="270">
+                       <input type="text" name="wernis_api_id" class="admin_normal" value="{?wernis_api_id?}" size="2" maxlength="20" />
+               </td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="5">&nbsp;</td>
@@ -21,9 +22,9 @@
        <tr>
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_API_MD5--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
-               <td width="270"><input type="text" name="wernis_api_md5"
-                       class="admin_normal" value="$content[api_md5]" size="32"
-                       maxlength="32" /></td>
+               <td width="270">
+                       <input type="text" name="wernis_api_md5" lass="admin_normal" value="{?wernis_api_md5?}" size="32" axlength="32" />
+               </td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="5">&nbsp;</td>
@@ -31,9 +32,9 @@
        <tr>
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_API_URL--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
-               <td width="270"><input type="text" name="wernis_api_url"
-                       class="admin_normal" value="$content[api_url]" size="25"
-                       maxlength="255" /></td>
+               <td width="270">
+                       <input type="text" name="wernis_api_url" lass="admin_normal" value="{?wernis_api_url?}" size="25" axlength="255" />
+               </td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="5">&nbsp;</td>
@@ -42,7 +43,7 @@
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_REFID--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270">
-                       <input type="text" name="wernis_refid" class="admin_normal" value="$content[refid]" size="5" maxlength="20" />
+                       <input type="text" name="wernis_refid" class="admin_normal" value="{?wernis_refid?}" size="5" maxlength="20" />
                </td>
        </tr>
        <tr>
@@ -62,7 +63,7 @@
                <td width="300" height="30" 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" /> Wernis
+                       <input type="text" name="wernis_min_payout" class="admin_normal" value="{?wernis_min_payout?}" size="5" maxlength="20" /> Wernis
                </td>
        </tr>
        <tr>
@@ -72,7 +73,7 @@
                <td width="300" height="30" 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" /> Wernis
+                       <input type="text" name="wernis_min_withdraw" class="admin_normal" value="{?wernis_min_withdraw?}" size="5" maxlength="20" /> Wernis
                </td>
        </tr>
        <tr>
@@ -82,7 +83,7 @@
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_PAYOUT_FACTOR--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270">
-                       <input type="text" name="wernis_payout_factor" class="admin_normal" value="$content[payout_factor]" size="5" maxlength="20" />
+                       <input type="text" name="wernis_payout_factor" class="admin_normal" value="{?wernis_payout_factor?}" size="5" maxlength="20" />
                </td>
        </tr>
        <tr>
@@ -92,7 +93,7 @@
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_WITHDRAW_FACTOR--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270">
-                       <input type="text" name="wernis_withdraw_factor" class="admin_normal" value="$content[withdraw_factor]" size="5" maxlength="20" />
+                       <input type="text" name="wernis_withdraw_factor" class="admin_normal" value="{?wernis_withdraw_factor?}" size="5" maxlength="20" />
                </td>
        </tr>
        <tr>
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_PAYOUT_FEE_PERCENT--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270">
-                       <input type="text" name="wernis_payout_fee_percent" class="admin_normal" value="$content[payout_fee_percent]" size="5" maxlength="20" />
+                       <input type="text" name="wernis_payout_fee_percent" class="admin_normal" value="{?wernis_payout_fee_percent?}" size="5" maxlength="20" />
                </td>
        </tr>
        <tr>
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_WITHDRAW_FEE_PERCENT--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270">
-                       <input type="text" name="wernis_withdraw_fee_percent" class="admin_normal" value="$content[withdraw_fee_percent]" size="5" maxlength="20" />%
+                       <input type="text" name="wernis_withdraw_fee_percent" class="admin_normal" value="{?wernis_withdraw_fee_percent?}" size="5" maxlength="20" />%
                </td>
        </tr>
        <tr>
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_PAYOUT_FEE_FIX--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270">
-                       <input type="text" name="wernis_payout_fee_fix" class="admin_normal" value="$content[payout_fee_fix]" size="5" maxlength="20" /> {?POINTS?}
+                       <input type="text" name="wernis_payout_fee_fix" class="admin_normal" value="{?wernis_payout_fee_fix?}" size="5" maxlength="20" />&nbsp;<span class="tiny">({?POINTS?})</span>
                </td>
        </tr>
        <tr>
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_WITHDRAW_FEE_FIX--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270">
-                       <input type="text" name="wernis_withdraw_fee_fix" class="admin_normal" value="$content[withdraw_fee_fix]" size="5" maxlength="20" /> {?POINTS?}
+                       <input type="text" name="wernis_withdraw_fee_fix" class="admin_normal" value="{?wernis_withdraw_fee_fix?}" size="5" maxlength="20" />&nbsp;<span class="tiny">({?POINTS?})</span>
                </td>
        </tr>
        <tr>
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_PAYOUT_ACTIVE--}</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270">
-                       <input type="radio" name="wernis_payout_active" value="Y"{!__CFG_WERNIS_PAYOUT_ACTIVE_Y!} />&nbsp;{--YES--}
-                       <input type="radio" name="wernis_payout_active" value="N"{!__CFG_WERNIS_PAYOUT_ACTIVE_N!} />&nbsp;{--NO--}
+                       <input type="radio" name="wernis_payout_active" value="Y"$content[wernis_payout_active_y] />&nbsp;{--YES--}
+                       <input type="radio" name="wernis_payout_active" value="N"$content[wernis_payout_active_n] />&nbsp;{--NO--}
                </td>
        </tr>
        <tr>
                <td width="300" height="30" align="right">{--WERNIS_ADMIN_WITHDRAW_ACTIVE--}</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270">
-                       <input type="radio" name="wernis_withdraw_active" value="Y"{!__CFG_WERNIS_WITHDRAW_ACTIVE_Y!} />&nbsp;{--YES--}
-                       <input type="radio" name="wernis_withdraw_active" value="N"{!__CFG_WERNIS_WITHDRAW_ACTIVE_N!} />&nbsp;{--NO--}
+                       <input type="radio" name="wernis_withdraw_active" value="Y"$content[wernis_withdraw_active_y] />&nbsp;{--YES--}
+                       <input type="radio" name="wernis_withdraw_active" value="N"$content[wernis_withdraw_active_n] />&nbsp;{--NO--}
                </td>
        </tr>
        <tr>
                <td colspan="3" class="seperator bottom2" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="3" class="admin_footer"><input
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
-                       type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}" /></td>
+               <td colspan="3" class="admin_footer">
+                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}" />
+               </td>
        </tr>
 </table>
 </form>