- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_mods_list.tpl
index f4c12de817d8a2dcf046f7031030f749000f85f7..22118ef70f68c74d77907441c1a5c775b6cea82c 100644 (file)
@@ -1,24 +1,24 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_mods" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed">\r
-<TR>\r
-  <TD align="center" class="admin_title bottom2 right2" height="25"><STRONG>{--ID_SELECT--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_NAME--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_TITLE--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_LOCKED--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_HIDDEN--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_ADMIN--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_MEMBER--}</STRONG></TD>\r
-</TR>\r
-{!__MODS_ROWS!}\r
-<TR>\r
-  <TD colspan="7" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
-    <INPUT type="submit" name="edit" class="admin_submit" value="{--MODS_EDIT--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
-\r
-<DIV class="admin_note">\r
-       {--MODS_ADMIN_EDIT_NOTE--}\r
-</DIV>\r
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_mods"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="680"
+       class="admin_table dashed">
+       <TR>
+               <TD align="center" class="admin_title bottom2 right2" height="25"><STRONG>{--ID_SELECT--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_NAME--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_TITLE--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_LOCKED--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_HIDDEN--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_ADMIN--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_MEMBER--}</STRONG></TD>
+       </TR>
+       {!__MODS_ROWS!}
+       <TR>
+               <TD colspan="7" align="center" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
+               <INPUT type="submit" name="edit" class="admin_submit"
+                       value="{--MODS_EDIT--}"></TD>
+       </TR>
+</TABLE>
+</FORM>
+
+<DIV class="admin_note">{--MODS_ADMIN_EDIT_NOTE--}</DIV>