]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_admins.tpl
Renamed functions to make it more clear, ext-coupon continued:
[mailer.git] / templates / de / html / admin / admin_list_admins.tpl
index 04001d03e9640af260cfe1b0b23a56adc1c7acc2..03b8bef095aa219438042f54f1ff5f1394278f74 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=admins_edit%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=admins_edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="5" align="center" class="table_header bottom">
@@ -17,8 +17,8 @@
        <tr>
                <td colspan="5" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="edit" class="form_submit" value="{--ADMIN_ADMINS_EDIT--}" />
-                       <input type="submit" name="del" class="form_delete" value="{--ADMIN_ADMINS_DELETE--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ADMINS_EDIT--}" />
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ADMINS_DELETE--}" />
                </td>
        </tr>
 </table>