]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_guest_menu_status.tpl
Rewrote some code, added templates/functions:
[mailer.git] / templates / de / html / admin / admin_guest_menu_status.tpl
index 82267d2dedbae0e201c2876dbab0a7d6ddf89ad0..2f5a2e1f4a6e2c0468dd0641e4251802b7057c64 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=guestedit&amp;sub=$content[sub]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=guestedit&amp;sub=$content[sub]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="4" class="table_header bottom">
        <tr>
                <td colspan="4" align="center" class="table_footer">
                        <input type="hidden" name="ok" value="status" />
-                       <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="{--UNDO_SELECTIONS--}" />
                        <input type="submit" class="form_submit" name="submit" value="{--ADMIN_CHANGE_ENTRIES--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>