]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_payments.tpl
Extension ext-coupon basicly finished, no shortcuts in naming:
[mailer.git] / templates / de / html / admin / admin_edit_payments.tpl
index 35efa940988ca58484cd93beb1e47320b9baa8a7..0d767fa247c8ce8b14baa79293bdc002ef555097 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 accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=payments&amp;do=edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
@@ -10,7 +10,7 @@
        <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>