HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_edit_bank_packages.tpl
index 97edafb56152133ff859d21472c8503b1de09910..06d58c49f7828d68e602eb882589a73c1a14c164 100644 (file)
@@ -1,8 +1,8 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_bank_package" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_bank_package" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="90%" class="admin_table dashed" align="center">
 <TR>
        <TD colspan="4" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_EDIT_BANK_PACKAGES--}:</STRONG>
+               <strong>{--ADMIN_EDIT_BANK_PACKAGES--}:</strong>
        </TD>
 </TR>
 $content
@@ -13,6 +13,6 @@ $content
        </TD>
 </TR>
 </TABLE>
-</FORM>
+</form>
 
-<DIV class="admin_note">{--ADMIN_EDIT_BANK_PACKAGES_NOTES--}</DIV>
+<div class="admin_note">{--ADMIN_EDIT_BANK_PACKAGES_NOTES--}</div>