]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_payments.tpl
ext-iso3166 is deprecated, please use ext-country instead
[mailer.git] / templates / de / html / admin / admin_list_payments.tpl
index 6080b13b220c1452a0e9d2ea05bc73b54bd3d17c..e8e12ba44009d8fbe133e0a7565d2a23a3472268 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=payments%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=payments%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="5" class="table_header">
@@ -17,8 +17,8 @@
        <tr>
                <td class="table_footer" colspan="5">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="edit" class="form_submit" value="{--ADMIN_EDIT_PAYMENT--}" />
-                       <input type="submit" name="del" class="form_delete" value="{--ADMIN_DELETE_PAYMENT--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ACTION_EDIT_SUBMIT--}" />
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ACTION_DELETE_SUBMIT--}" />
                </td>
        </tr>
 </table>