]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_config_newsletter.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_newsletter.tpl
index d9bddc73eec5e125975335582aec68ad0296e22c..1c710c58dbe981f6e96dc3cb966b0680ecdcf3b4 100644 (file)
@@ -1,31 +1,35 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_newsletter" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" width="520" class="admin_table dashed">\r
-<TR>\r
-  <TD class="admin_title bottom2 seperator" width="10" height="30">&nbsp;</TD>\r
-  <TD class="admin_title bottom2" colspan="3" align="center">\r
-    <STRONG>{--ADMIN_NEWSLETTER_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="280">\r
-    {--ADMIN_NL_CHARGE--}:\r
-  </TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD>\r
-    <INPUT type="text" name="nl_charge" class="admin_normal" size="3" maxlength="3" value="{!__CHARGE_VALUE!}">\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 class="admin_footer seperator" width="10">&nbsp;</TD>\r
-  <TD class="admin_footer" colspan="3" align="center">\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
-  <TD class="admin_footer seperator" width="10">&nbsp;</TD>\r
-</TR>\r
-</TABLE>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=config_newsletter"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+       width="520" class="admin_table dashed">
+       <TR>
+               <TD class="admin_title bottom2 seperator" width="10" height="30">&nbsp;</TD>
+               <TD class="admin_title bottom2" colspan="3" align="center"><STRONG>{--ADMIN_NEWSLETTER_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="280">{--ADMIN_NL_CHARGE--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD><INPUT type="text" name="nl_charge" class="admin_normal"
+                       size="3" maxlength="3" value="{!__CHARGE_VALUE!}"></TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="5" height="7" class="seperator bottom2">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
+               <TD class="admin_footer" colspan="3" align="center"><INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+                       type="submit" name="ok" class="admin_submit"
+                       value="{--SAVE_SETTINGS--}"></TD>
+               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
+       </TR>
+</TABLE>
 </FORM>
\ No newline at end of file