]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_admin_menu_form.tpl
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_edit_admin_menu_form.tpl
index 398e3926dd832001347660e4cd59d34fc95d18cf..a1e19073482d00b31eca00cb83c79264af4fc21c 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">
@@ -15,7 +15,7 @@
        <tr>
                <td colspan="2" class="table_footer">
                        <input type="hidden" name="ok" value="edit" />
-                       <input type="hidden" name="chk" value="$content[chk]_$content[cnt]" />
+                       <input type="hidden" name="chk" value="$content[chk]_$content[count]" />
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" class="form_submit" name="submit" value="{--SUBMIT_CHANGES--}" />
                </td>