- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_extensions.tpl
index 3cdc21208da9e5ed5c4c130e981712da7c0343c9..c64023d83f0cfa722fbd41bd4333eff5f1c3622b 100644 (file)
@@ -1,23 +1,25 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_extensions" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="500">\r
-<TR>\r
-  <TD colspan="2" align="center" class="admin_title bottom2" height="30">\r
-    <STRONG>{--ADMIN_CONFIG_EXTENSIONS_SETTINGS--}</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR>\r
-  <TD class="bottom2" align="right" width="350" height="20">\r
-    {--ADMIN_VERBOSE_SQL--}:\r
-  </TD>\r
-  <TD class="bottom2" width="150" align="right">\r
-    <INPUT type="radio" name="verbose_sql" value="Y" class="admin_normal"{--__VERBOSE_Y--}>&nbsp;{--YES--}\r
-    <INPUT type="radio" name="verbose_sql" value="N" class="admin_normal"{--__VERBOSE_N--}>&nbsp;{--NO--}&nbsp;\r
-  </TD>\r
-</TR>\r
-<TR>\r
-  <TD colspan="2" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=config_extensions"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+       class="admin_table dashed" width="500">
+       <TR>
+               <TD colspan="2" align="center" class="admin_title bottom2" height="30">
+               <STRONG>{--ADMIN_CONFIG_EXTENSIONS_SETTINGS--}</STRONG></TD>
+       </TR>
+       <TR>
+               <TD class="bottom2" align="right" width="350" height="20">
+               {--ADMIN_VERBOSE_SQL--}:</TD>
+               <TD class="bottom2" width="150" align="right"><INPUT type="radio"
+                       name="verbose_sql" value="Y" class="admin_normal"{--__VERBOSE_Y--}>&nbsp;{--YES--}
+               <INPUT type="radio" name="verbose_sql" value="N" class="admin_normal"{--__VERBOSE_N--}>&nbsp;{--NO--}&nbsp;
+               </TD>
+       </TR>
+       <TR>
+               <TD colspan="2" align="center" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+                       type="submit" name="ok" class="admin_submit"
+                       value="{--SAVE_SETTINGS--}"></TD>
+       </TR>
+</TABLE>
 </FORM>
\ No newline at end of file