]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_guest_menu.tpl
Rewritten to use filter and wrapper
[mailer.git] / templates / de / html / admin / admin_edit_guest_menu.tpl
index 4761f0b42704b1b5d04ed627385e18b7bf55faad..58e5899fdcf992cc185ed943e38396c8c89facbc 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 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 class="header_column bottom right" align="center" width="30"><strong>{--ID_SELECT--}</strong></td>
@@ -14,7 +14,7 @@ $content[rows]
                <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
                <input type="submit" class="form_submit" name="edit" value="{--ADMIN_EDIT_MENUS--}" />
                <input type="submit" class="form_submit" name="status" value="{--ADMIN_CHANGE_MENUS--}" />
-               <input type="submit" class="form_delete submit" name="del" value="{--ADMIN_DELETE_MENUS--}" />
+               <input type="submit" class="form_delete submit" name="delete" value="{--ADMIN_DELETE_MENUS--}" />
        </td>
 </tr>
 </table>