HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_points.tpl
index 2a60542c78ef58e753ac0ba5e21fad6ba6f54478..214f23eeacd827ec5ca6393fa5ef1e097cbccd2f 100644 (file)
@@ -1,14 +1,14 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <TR>
                <TD align="center" colspan="3" class="admin_title" height="30">
-                       <STRONG>{--EDIT_DEL_REFDEPTH--}</STRONG>
+                       <strong>{--EDIT_DEL_REFDEPTH--}</strong>
                </TD>
        </TR>
        <TR>
-               <TD class="admin_title bottom2 right2" width="30" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" width="275" align="center"><STRONG>{--REF_LEVEL--}:</STRONG></TD>
-               <TD class="admin_title bottom2" width="275" align="center"><STRONG>{--REF_PERCENT--}:</STRONG></TD>
+               <TD class="admin_title bottom2 right2" width="30" align="center"><strong>{--ID_SELECT--}</strong></TD>
+               <TD class="admin_title bottom2 right2" width="275" align="center"><strong>{--REF_LEVEL--}:</strong></TD>
+               <TD class="admin_title bottom2" width="275" align="center"><strong>{--REF_PERCENT--}:</strong></TD>
        </TR>
        {!__LEVEL_ROWS!}
        <TR>
@@ -19,8 +19,8 @@
                </TD>
        </TR>
 </TABLE>
-</FORM>
+</form>
 
-<DIV class="admin_note">
+<div class="admin_note">
        {--ADMIN_REFERAL_LEVEL_ZERO_NOTICE--}
-</DIV>
+</div>