- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_active.tpl
index d06510eeab499aced7686c90f5cb6218d5e0444f..672992182e2e35e80f3c8a80fed4a957c5cd8f9e 100644 (file)
@@ -1,32 +1,35 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_active" method="POST" style="margin-bottom: 0px">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="580">\r
-<TR>\r
-  <TD class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</TD>\r
-  <TD class="admin_title bottom2" colspan="3" align="center">\r
-    <STRONG>{--ADMIN_ACTIVE_SETTINGS--}:</STRONG>\r
-  </TD>\r
-  <TD class="admin_title bottom2 seperator" width="10">&nbsp;</TD>\r
-</TR>\r
-<TR><TD colspan="5" height="7" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD align="right" width="275">\r
-    {--ADMIN_ACTIVE_LIMIT--}:\r
-  </TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD align="center" width="275">\r
-    <INPUT type="input" name="active_limit" class="admin_normal" value="{--__LIMIT_VALUE--}" size="5" maxlength="20">\r
-  </TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-</TR>\r
-<TR><TD colspan="5" height="7" class="seperator bottom2">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD width="10" class="admin_footer seperator">&nbsp;</TD>\r
-  <TD class="admin_footer" colspan="3" align="center">\r
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
-    <INPUT type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}">\r
-  </TD>\r
-  <TD width="10" class="admin_footer seperator">&nbsp;</TD>\r
-</TR>\r
-</TABLE>\r
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_active"
+       method="POST" style="margin-bottom: 0px">
+<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+       class="admin_table dashed" width="580">
+       <TR>
+               <TD class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</TD>
+               <TD class="admin_title bottom2" colspan="3" align="center"><STRONG>{--ADMIN_ACTIVE_SETTINGS--}:</STRONG>
+               </TD>
+               <TD class="admin_title bottom2 seperator" width="10">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD align="right" width="275">{--ADMIN_ACTIVE_LIMIT--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD align="center" width="275"><INPUT type="input"
+                       name="active_limit" class="admin_normal" value="{--__LIMIT_VALUE--}"
+                       size="5" maxlength="20"></TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="5" height="7" class="seperator bottom2">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD width="10" class="admin_footer seperator">&nbsp;</TD>
+               <TD class="admin_footer" colspan="3" align="center"><INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+               <INPUT type="submit" name="ok" class="admin_submit"
+                       value="{--SAVE_SETTINGS--}"></TD>
+               <TD width="10" class="admin_footer seperator">&nbsp;</TD>
+       </TR>
+</TABLE>
 </FORM>
\ No newline at end of file