]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_delete_admin_menu.tpl
Admin menu has now a JavaScript "effect":
[mailer.git] / templates / de / html / admin / admin_delete_admin_menu.tpl
index 08082f3c1762fc85f23f3a1e7f55a47de7d712b8..2d42e33c10a826c58d68439e90f8755840a7664f 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=adminedit&amp;sub=$content[sub]%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=adminedit&amp;sub=$content[sub]%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header" height="40">
@@ -14,8 +14,8 @@
        $content[rows]
        <tr>
                <td colspan="2" class="table_footer">
-                       <input type="hidden" name="ok" value="del" />
-                       <input type="hidden" name="chk" value="$content[chk]_$content[cnt]" />
+                       <input type="hidden" name="ok" value="delete" />
+                       <input type="hidden" name="chk" value="$content[chk]_$content[count]" />
                        <input type="submit" class="form_delete submit" name="submit" value="{--DEL_ENTRIES--}" />
                </td>
        </tr>