]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_primera.tpl
Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_config_primera.tpl
index f7ed2cff3ffca5e0332cfb68960de1056e93ab5e..48e3c950d1997908a064e02fcecc5e4de27419fa 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_primera" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_primera%}" 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">
+               <td colspan="3" align="center" class="admin_title bottom" height="30">
                <strong>{--PRIMERA_ADMIN_CONFIG_TITLE--}</strong></td>
        </tr>
        <tr>
@@ -12,7 +12,7 @@
                <td width="300" align="right">{--PRIMERA_ADMIN_API_NAME--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270"><input type="text" name="primera_api_name"
-                       class="admin_normal" value="$content[api_name]" size="10"
+                       class="admin_normal" value="{?primera_api_name?}" size="10"
                        maxlength="255" /></td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td colspan="3" class="seperator bottom2" height="5">&nbsp;</td>
+               <td colspan="3" class="seperator bottom" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="3" class="admin_title bottom2" align="center">
+               <td colspan="3" class="admin_title bottom" align="center">
                        Gespeicherter Hash:<br />
-                       &raquo;<em>$content[api_md5]</em>&laquo;
+                       &raquo;<em>{?primera_api_md5]</em>&laquo;
                </td>
        </tr>
        <tr>
                <td width="300" align="right">{--PRIMERA_ADMIN_REFID--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270"><input type="text" name="primera_refid"
-                       class="admin_normal" value="$content[refid]" size="10"
+                       class="admin_normal" value="{?primera_refid?}" size="10"
                        maxlength="255" /></td>
        </tr>
        <tr>
@@ -52,7 +52,7 @@
                <td width="300" align="right">{--PRIMERA_ADMIN_MIN_PAYOUT--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270"><input type="text" name="primera_min_payout"
-                       class="admin_normal" value="$content[min_payout]" size="5"
+                       class="admin_normal" value="{?primera_min_payout?}" size="5"
                        maxlength="20" /> Wernis</td>
        </tr>
        <tr>
                <td width="300" align="right">{--PRIMERA_ADMIN_MIN_WITHDRAW--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="270"><input type="text" name="primera_min_withdraw"
-                       class="admin_normal" value="$content[min_withdraw]" size="5"
+                       class="admin_normal" value="{?primera_min_withdraw?}" size="5"
                        maxlength="20" /> Wernis</td>
        </tr>
        <tr>
-               <td colspan="3" class="seperator bottom2" height="5">&nbsp;</td>
+               <td colspan="3" class="seperator bottom" height="5">&nbsp;</td>
        </tr>
        <tr>
                <td colspan="3" class="admin_footer"><input