]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_member_menu_status.tpl
Typo fixed
[mailer.git] / templates / de / html / admin / admin_member_menu_status.tpl
index 7fdcc8d23ef82c9ba9979848bd3abe67e5f7bfd5..722ef9ad4be88e43e29187da6f1a25df789d59ca 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=memedit&amp;sub=$content[sub]%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=memedit&amp;sub=$content[sub]%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td align="center" colspan="4" class="admin_title bottom">
+               <td align="center" colspan="4" class="table_header bottom">
                        <strong>{--ADMIN_CHANGE_MEMBER_MENU_TITLE--}</strong><br />
                        <br />
                        {%message,ADMIN_CHANGE_MENU=$content[chk]%}
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" align="center" height="40" class="admin_footer">
+               <td colspan="4" align="center" height="40" class="table_footer">
                        <input type="hidden" name="ok" value="status" />
-                       <input type="hidden" name="chk" value="$content[chk]_$content[cnt]" />
-                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" class="admin_submit" name="submit" value="{--ADMIN_CHANGE_ENTRIES--}" />
+                       <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>