]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_sponsor_paytype.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_add_sponsor_paytype.tpl
index b067d646c04bdf4064eca0851df76ec5b8107bab..aa6d9679a7c78a7080e5c10cc111cb0d8e94a787 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_sponsor_pay%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_sponsor_pay%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td class="table_header bottom" colspan="2" align="center">
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>
 
 <div class="notice tiny" align="left">
        <div class="para">
-               <u><strong>{--SPONSOR_ADD_PAYTYPES_NOTES--}:</strong></u>
+               <u><strong>{--SPONSOR_ADD_PAYTYPES_NOTICE--}:</strong></u>
        </div>
        <div class="para">
                <ul>
-                       <li><strong>{--SPONSOR_PAYTYPE_NAME--}:</strong> {--SPONSOR_PAYTYPE_NAME_NOTE--}</li>
-                       <li><strong>{--SPONSOR_PAYTYPE_RATE--}:</strong> {--SPONSOR_PAYTYPE_RATE_NOTE--}</li>
-                       <li><strong>{--SPONSOR_PAYTYPE_MIN_COUNT--}:</strong> {--SPONSOR_PAYTYPE_MIN_COUNT_NOTE--}</li>
-                       <li><strong>{--SPONSOR_PAYTYPE_CURRENCY--}:</strong> {--SPONSOR_PAYTYPE_CURRENCY_NOTE--}</li>
+                       <li><strong>{--SPONSOR_PAYTYPE_NAME--}:</strong> {--SPONSOR_PAYTYPE_NAME_NOTICE--}</li>
+                       <li><strong>{--SPONSOR_PAYTYPE_RATE--}:</strong> {--SPONSOR_PAYTYPE_RATE_NOTICE--}</li>
+                       <li><strong>{--SPONSOR_PAYTYPE_MIN_COUNT--}:</strong> {--SPONSOR_PAYTYPE_MIN_COUNT_NOTICE--}</li>
+                       <li><strong>{--SPONSOR_PAYTYPE_CURRENCY--}:</strong> {--SPONSOR_PAYTYPE_CURRENCY_NOTICE--}</li>
                </ul>
        </div>
 </div>