]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_member_menu_overview.tpl
Renamed a lot language strings to new naming convention, first english translation...
[mailer.git] / templates / de / html / admin / admin_member_menu_overview.tpl
index 3877dbd7a8ffed41cb48cdb543b7396ec3d17c6b..c9457586b4ed7d8c5faa3c98681323945cbe080a 100644 (file)
@@ -3,10 +3,10 @@
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td class="header_column bottom right" align="center" width="5%"><strong>{--ID_SELECT--}</strong></td>
-       <td class="header_column bottom right" align="center" width="25%"><strong>{--DISPLAY_ACTION--}</strong></td>
-       <td class="header_column bottom right" align="center" width="25%"><strong>{--DISPLAY_WHAT--}</strong></td>
-       <td class="header_column bottom right" align="center" width="25%"><strong>{--DISPLAY_TITLE--}</strong></td>
-       <td class="header_column bottom" align="center" width="20%"><strong>{--SORT_NAVIGATION--}</strong></td>
+       <td class="header_column bottom right" align="center" width="25%"><strong>{--ADMIN_DISPLAY_ACTION--}</strong></td>
+       <td class="header_column bottom right" align="center" width="25%"><strong>{--ADMIN_DISPLAY_WHAT--}</strong></td>
+       <td class="header_column bottom right" align="center" width="25%"><strong>{--ADMIN_DISPLAY_TITLE--}</strong></td>
+       <td class="header_column bottom" align="center" width="20%"><strong>{--ADMIN_SORT_NAVIGATION--}</strong></td>
 </tr>
 $content[rows]
 <tr>
@@ -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" name="del" value="{--ADMIN_DELETE_MENUS--}" />
+               <input type="submit" class="form_delete" name="delete" value="{--ADMIN_DELETE_MENUS--}" />
        </td>
 </tr>
 </table>