]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_primera.tpl
A little better debugging, handling of percent char
[mailer.git] / templates / de / html / admin / admin_config_primera.tpl
index a726b5342bd44c309a09f0478d9b564ffb7f2e65..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,59 +1 @@
-<div align="center">
-<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="table dashed">
-       <tr>
-               <td colspan="2" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_PRIMERA_CONFIG_TITLE--}</strong>
-               </td>
-       </tr>
-       <tr>
-               <td width="300" align="right">{--ADMIN_PRIMERA_API_NAME--}:</td>
-               <td width="270">
-                       <input type="text" class="form_field" name="primera_api_name" value="{?primera_api_name?}" size="10" maxlength="255" />
-               </td>
-       </tr>
-       <tr>
-               <td class="bottom" width="300" align="right">{--ADMIN_PRIMERA_API_MD5--}:</td>
-               <td class="bottom" width="270">
-                       <input type="password" class="form_field" name="password" size="20" maxlength="255" />
-               </td>
-       </tr>
-       <tr>
-               <td colspan="2" class="table_header bottom" align="center">
-                       Gespeicherter Hash:<br />
-                       &raquo;<em>{?primera_api_md5]</em>&laquo;
-               </td>
-       </tr>
-       <tr>
-               <td width="300" align="right">{--ADMIN_PRIMERA_REFID--}:</td>
-               <td width="270">
-                       <input type="text" class="form_field" name="primera_refid" value="{?primera_refid?}" size="10" maxlength="255" />
-               </td>
-       </tr>
-       <tr>
-               <td width="300" align="right">{--ADMIN_PRIMERA_MIN_PAYOUT--}:</td>
-               <td width="270">
-                       <input type="text" class="form_field" name="primera_min_payout" value="{?primera_min_payout?}" size="5" maxlength="20" />
-                       Wernis
-               </td>
-       </tr>
-       <tr>
-               <td class="bottom" width="300" align="right">{--ADMIN_PRIMERA_MIN_WITHDRAW--}:</td>
-               <td class="bottom" width="270">
-                       <input type="text" class="form_field" name="primera_min_withdraw" value="{?primera_min_withdraw?}" size="5" maxlength="20" />
-                       Wernis
-               </td>
-       </tr>
-       <tr>
-               <td colspan="2" class="table_footer">
-                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
-               </td>
-       </tr>
-</table>
-</form>
-
-<div class="notice">
-       {--ADMIN_PRIMERA_CONFIG_NOTE--}
-</div>
-</div>
+<!-- @DEPRECATED //-->