- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_mmenu_overview.tpl
index 5b5090af9dfe8f06dc7b0558a340eba04e532b12..201bf503fd2422d6b4beacfcaa4a0350bbef1028 100644 (file)
@@ -1,20 +1,25 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=memedit&amp;sub={!__SUB_VALUE!}" method="POST" target="_self">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="600" class="admin_table dashed">\r
-<TR>\r
-  <TH class="admin_title bottom2 right2" align="center" width="5%" height="30"><STRONG>{--ID_SELECT--}</STRONG></TH>\r
-  <TH class="admin_title bottom2 right2" align="center" width="25%"><STRONG>{--DISPLAY_ACTION--}</STRONG></TH>\r
-  <TH class="admin_title bottom2 right2" align="center" width="25%"><STRONG>{--DISPLAY_WHAT--}</STRONG></TH>\r
-  <TH class="admin_title bottom2" align="center" width="25%"><STRONG>{--DISPLAY_TITLE--}</STRONG></TH>\r
-  <TH class="admin_title bottom2" align="center" width="20%"><STRONG>{--SORT_NAVIGATION--}</STRONG></TH>\r
-</TR>\r
-{!__MENU_ROWS!}\r
-<TR>\r
-  <TD colspan="5" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" class="admin_normal">&nbsp;*\r
-    <INPUT type="submit" class="admin_submit" name="edit" value="{--EDIT_MENUS--}">&nbsp;*\r
-    <INPUT type="submit" class="admin_submit" name="status" value="{--CHANGE_MENUS--}">&nbsp;*\r
-    <INPUT type="submit" class="admin_delete" name="del" value="{--DEL_MENUS--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=memedit&amp;sub={!__SUB_VALUE!}"
+       method="POST" target="_self">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="600"
+       class="admin_table dashed">
+       <TR>
+               <TH class="admin_title bottom2 right2" align="center" width="5%"
+                       height="30"><STRONG>{--ID_SELECT--}</STRONG></TH>
+               <TH class="admin_title bottom2 right2" align="center" width="25%"><STRONG>{--DISPLAY_ACTION--}</STRONG></TH>
+               <TH class="admin_title bottom2 right2" align="center" width="25%"><STRONG>{--DISPLAY_WHAT--}</STRONG></TH>
+               <TH class="admin_title bottom2" align="center" width="25%"><STRONG>{--DISPLAY_TITLE--}</STRONG></TH>
+               <TH class="admin_title bottom2" align="center" width="20%"><STRONG>{--SORT_NAVIGATION--}</STRONG></TH>
+       </TR>
+       {!__MENU_ROWS!}
+       <TR>
+               <TD colspan="5" align="center" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}"
+                       class="admin_normal">&nbsp;* <INPUT type="submit"
+                       class="admin_submit" name="edit" value="{--EDIT_MENUS--}">&nbsp;*
+               <INPUT type="submit" class="admin_submit" name="status"
+                       value="{--CHANGE_MENUS--}">&nbsp;* <INPUT type="submit"
+                       class="admin_delete" name="del" value="{--DEL_MENUS--}"></TD>
+       </TR>
+</TABLE>
 </FORM>
\ No newline at end of file