]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallyes.tpl
Checking new member registrations is now done with list_user (was: chk_regs) and...
[mailer.git] / templates / de / html / admin / admin_list_rallyes.tpl
index 7d360119082e9a77aa090cd75c8c47ecd652c97c..0abf15db757eb46e5ecb3e337eada509042fd9d1 100644 (file)
@@ -1,4 +1,4 @@
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_rallyes%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_rallyes%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="6" align="center" class="table_header">
@@ -13,8 +13,8 @@
        <tr>
                <td colspan="6" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="edit" class="form_submit" value="{--RALLYE_EDIT_ADMIN--}" />
-                       <input type="submit" name="del" class="form_delete" value="{--RALLYE_DELETE_ADMIN--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--RALLYE_EDIT_ADMIN--}" />
+                       <input type="submit" class="form_delete" name="delete" value="{--RALLYE_DELETE_ADMIN--}" />
                </td>
        </tr>
 </table>