]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_member_menu_overview.tpl
Better text here
[mailer.git] / templates / de / html / admin / admin_member_menu_overview.tpl
index b938421d8dfad97bb37a9d8af8802dd88a4063f7..4969cc076869ba4931f7a62e4bff6ad8dfbd9b92 100644 (file)
@@ -1,20 +1,20 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=memedit&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=memedit&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="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>
-       <td colspan="5" class="admin_footer">
-               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <input type="submit" class="admin_submit" name="edit" value="{--ADMIN_EDIT_MENUS--}" />
-               <input type="submit" class="admin_submit" name="status" value="{--ADMIN_CHANGE_MENUS--}" />
-               <input type="submit" class="admin_delete" name="del" value="{--ADMIN_DELETE_MENUS--}" />
+       <td colspan="5" class="table_footer">
+               <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="delete" value="{--ADMIN_DELETE_MENUS--}" />
        </td>
 </tr>
 </table>