]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_gmenu_edit.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_gmenu_edit.tpl
index 792783eb3780cc31eaee575249aa04b8f061454f..0b5ef92266dafc86d4ce6e1abad3cbe7d7b8fba3 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
 <div align="center">
-<form action="{?URL?}/modules.php?module=admin&amp;what=guestedit&amp;sub={!__SUB_VALUE!}" method="post" target="_self">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=guestedit&amp;sub=$content[sub]" method="post" target="_self">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
        <td class="admin_title bottom2 right2" align="center" width="30" height="30"><strong>{--ID_SELECT--}</strong></td>
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
        <td class="admin_title bottom2 right2" align="center" width="30" height="30"><strong>{--ID_SELECT--}</strong></td>
@@ -8,10 +8,10 @@
        <td class="admin_title bottom2 right2" align="center"><strong>{--DISPLAY_TITLE--}</strong></td>
        <td class="admin_title bottom2" align="center"><strong>{--SORT_NAVIGATION--}</strong></td>
 </tr>
        <td class="admin_title bottom2 right2" align="center"><strong>{--DISPLAY_TITLE--}</strong></td>
        <td class="admin_title bottom2" align="center"><strong>{--SORT_NAVIGATION--}</strong></td>
 </tr>
-{!__MENU_ROWS!}
+$content[rows]
 <tr>
        <td colspan="5" class="admin_footer">
 <tr>
        <td colspan="5" class="admin_footer">
-               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" class="admin_normal" />
+               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
                <input type="submit" class="admin_submit" name="edit" value="{--EDIT_MENUS--}" />
                <input type="submit" class="admin_submit" name="status" value="{--CHANGE_MENUS--}" />
                <input type="submit" class="admin_delete submit" name="del" value="{--DEL_MENUS--}" />
                <input type="submit" class="admin_submit" name="edit" value="{--EDIT_MENUS--}" />
                <input type="submit" class="admin_submit" name="status" value="{--CHANGE_MENUS--}" />
                <input type="submit" class="admin_delete submit" name="del" value="{--DEL_MENUS--}" />