]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_guest_menu.tpl
Extension ext-user (sub-id tracking) continued:
[mailer.git] / templates / de / html / admin / admin_edit_guest_menu.tpl
index ac820e047396d1a2ba31d294849f64ba00350cbd..9afacc1e92e8e9bab9024bba3b3a16f64b488858 100644 (file)
@@ -1,20 +1,20 @@
 <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>
-       <td class="header_column bottom right" align="center"><strong>{--DISPLAY_ACTION--}</strong></td>
-       <td class="header_column bottom right" align="center"><strong>{--DISPLAY_WHAT--}</strong></td>
-       <td class="header_column bottom right" align="center"><strong>{--DISPLAY_TITLE--}</strong></td>
-       <td class="header_column bottom" align="center"><strong>{--SORT_NAVIGATION--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ADMIN_DISPLAY_ACTION--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ADMIN_DISPLAY_WHAT--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ADMIN_DISPLAY_TITLE--}</strong></td>
+       <td class="header_column bottom" align="center"><strong>{--ADMIN_SORT_NAVIGATION--}</strong></td>
 </tr>
 $content[rows]
 <tr>
        <td colspan="5" class="table_footer">
-               <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
+               <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
                <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>