]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_guest_menu_status.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_guest_menu_status.tpl
index 2ed91b5a16250f2c15648d42d3ccaa5d14a8389a..5d091e2bf41382c587b0db9bd57484d7da5354c5 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=guestedit&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=guestedit&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">
                        <div>
                                <strong>{--ADMIN_CHANGE_GUEST_MENU_TITLE--}</strong>
                        </div>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" align="center" class="admin_footer">
+               <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="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>