]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_payments.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_edit_payments.tpl
index 35efa940988ca58484cd93beb1e47320b9baa8a7..c35b230698deb1841425b7dbc05591856562bd7f 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=payments&amp;do=edit%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=payments&amp;do=edit%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
@@ -10,9 +10,9 @@
        <tr>
                <td class="table_footer" colspan="2">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="form_submit" value="{--ADMIN_CHANGE_PAYMENT--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_CHANGE_PAYMENT--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>