- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_mods_edit.tpl
index 531ccf127db78cb00df835ca96ed5481687244d4..36f0c9eb109704fc98c6136e1796d609736059c9 100644 (file)
@@ -1,19 +1,21 @@
-<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>{--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="6" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
-    <INPUT type="submit" name="change" class="admin_submit" value="{--SAVE_CHANGES--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\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>{--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="6" align="center" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
+               <INPUT type="submit" name="change" class="admin_submit"
+                       value="{--SAVE_CHANGES--}"></TD>
+       </TR>
+</TABLE>
+</FORM>