]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_refbanner_edit.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_refbanner_edit.tpl
index 94f0efe6d2d7d6d34052e9ac0c15bb521c9ab67e..134d6d8a4e8903d31c713ff1f7a3e1003c4427c2 100644 (file)
@@ -1,4 +1,4 @@
-<FORM
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=refbanner&amp;mode=edit"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="580"
@@ -6,17 +6,17 @@
        <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>
+                       height="30"><strong>{--EDIT_REFBANNER--}</strong></TD>
                <TD width="10" class="admin_header bottom2 seperator">&nbsp;</TD>
        </TR>
-       {--__BANNER_ROWS--}
+       {!__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;*
+               <TD class="admin_footer" colspan="3"><INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--EDIT_PAY--}"></TD>
+                       value="{--EDIT_PAY--}" /></TD>
                <TD class="admin_footer seperator" width="10">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
+</form>