HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_refbanner.tpl
index a2be801901047e11d926dfd1b08e5bea8988ac82..22e957c592b68faefcdf59623336a58af894baad 100644 (file)
@@ -1,21 +1,21 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=refbanner"
+<form action="{!URL!}/modules.php?module=admin&amp;what=refbanner"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="580"
        class="admin_table dashed">
        <TR>
                <TD width="10" class="admin_title seperator bottom2">&nbsp;</TD>
                <TD align="center" colspan="6" class="admin_header bottom2"
-                       height="30"><STRONG>{--EDIT_DEL_REFBANNER--}</STRONG></TD>
+                       height="30"><strong>{--EDIT_DEL_REFBANNER--}</strong></TD>
                <TD width="10" class="admin_title seperator bottom2">&nbsp;</TD>
        </TR>
        <TR>
                <TD class="admin_header seperator bottom2" width="10">&nbsp;</TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--REF_URL--}:</STRONG></TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--REF_TITLE--}:</STRONG></TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--REF_CNTR--}:</STRONG></TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--REF_CLIX--}</STRONG></TD>
-               <TD class="admin_header bottom2" align="center"><STRONG>{--REF_VIS--}:</STRONG></TD>
+               <TD class="admin_header bottom2 right2" align="center"><strong>{--ID_SELECT--}</strong></TD>
+               <TD class="admin_header bottom2 right2" align="center"><strong>{--REF_URL--}:</strong></TD>
+               <TD class="admin_header bottom2 right2" align="center"><strong>{--REF_TITLE--}:</strong></TD>
+               <TD class="admin_header bottom2 right2" align="center"><strong>{--REF_CNTR--}:</strong></TD>
+               <TD class="admin_header bottom2 right2" align="center"><strong>{--REF_CLIX--}</strong></TD>
+               <TD class="admin_header bottom2" align="center"><strong>{--REF_VIS--}:</strong></TD>
                <TD class="admin_header seperator bottom2" width="10">&nbsp;</TD>
        </TR>
        {!__BANNER_ROWS!}
@@ -29,4 +29,4 @@
                <TD class="admin_footer seperator" width="10">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
+</form>