]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points_del.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_points_del.tpl
index b02e450f69dbf84de0154b1262c39bbc1bd8558a..6f6458795c6b87c044468fd73a1610df14fc9b23 100644 (file)
@@ -1,10 +1,10 @@
-<FORM
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=del"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0"
        class="admin_table dashed" width="500">
        <TR>
-               <TD align="center" height="30" class="bottom2 admin_title"><STRONG>{--DELETE_REF_DEPTHS--}:</STRONG></TD>
+               <TD align="center" height="30" class="bottom2 admin_title"><strong>{--DELETE_REF_DEPTHS--}:</strong></TD>
        </TR>
        {!__LEVEL_ROWS!}
        <TR>
@@ -14,4 +14,4 @@
                </TD>
        </TR>
 </TABLE>
-</FORM>
+</form>