- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_refbanner_edit.tpl
index 93a90f766616b5cf84c9f58ca165349365ec8243..94f0efe6d2d7d6d34052e9ac0c15bb521c9ab67e 100644 (file)
@@ -1,20 +1,22 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=refbanner&amp;mode=edit" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed">\r
-<TR>\r
-  <TD width="10" class="admin_header bottom2 seperator">&nbsp;</TD>\r
-  <TD align="center" colspan="3" class="admin_header bottom2" height="30">\r
-    <STRONG>{--EDIT_REFBANNER--}</STRONG>\r
-  </TD>\r
-  <TD width="10" class="admin_header bottom2 seperator">&nbsp;</TD>\r
-</TR>\r
-{--__BANNER_ROWS--}\r
-<TR>\r
-  <TD class="admin_footer seperator" width="10">&nbsp;</TD>\r
-  <TD class="admin_footer" align="center" colspan="3">\r
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
-    <INPUT type="submit" name="ok" class="admin_submit" value="{--EDIT_PAY--}">\r
-  </TD>\r
-  <TD class="admin_footer seperator" width="10">&nbsp;</TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=refbanner&amp;mode=edit"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="580"
+       class="admin_table dashed">
+       <TR>
+               <TD width="10" class="admin_header bottom2 seperator">&nbsp;</TD>
+               <TD align="center" colspan="3" class="admin_header bottom2"
+                       height="30"><STRONG>{--EDIT_REFBANNER--}</STRONG></TD>
+               <TD width="10" class="admin_header bottom2 seperator">&nbsp;</TD>
+       </TR>
+       {--__BANNER_ROWS--}
+       <TR>
+               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
+               <TD class="admin_footer" align="center" colspan="3"><INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+               <INPUT type="submit" name="ok" class="admin_submit"
+                       value="{--EDIT_PAY--}"></TD>
+               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
+       </TR>
+</TABLE>
+</FORM>