]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bank_package.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_bank_package.tpl
index bb88345d7e9881c69ae2094595413761949e87de..6ba13a3c65a8f7a8053d3876fdcce9ed823c9afe 100644 (file)
@@ -1,21 +1,21 @@
-<FORM
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=list_bank_package"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="620"
        class="admin_table dashed" align="center">
        <TR>
-               <TD colspan="8" align="center" class="admin_title" height="30"><STRONG>{--ADMIN_LIST_BANK_PACKAGES--}:</STRONG>
+               <TD colspan="8" align="center" class="admin_title" height="30"><strong>{--ADMIN_LIST_BANK_PACKAGES--}:</strong>
                </TD>
        </TR>
        <TR>
                <TD width="20" colspan="2" align="center"
-                       class="admin_title bottom2 right2"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_TITLE--}:</STRONG></TD>
-               <TD width="120" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_DESCR--}:</STRONG></TD>
-               <TD width="120" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_FEE--}</STRONG></TD>
-               <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_INTEREST_PLUS--}</STRONG></TD>
-               <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_INTEREST_MINUS--}</STRONG></TD>
-               <TD width="120" align="center" class="admin_title bottom2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_STATUS--}</STRONG></TD>
+                       class="admin_title bottom2 right2"><strong>{--ID_SELECT--}</strong></TD>
+               <TD width="80" align="center" class="admin_title bottom2 right2"><strong>{--ADMIN_LIST_BANK_PACKAGES_TITLE--}:</strong></TD>
+               <TD width="120" align="center" class="admin_title bottom2 right2"><strong>{--ADMIN_LIST_BANK_PACKAGES_DESCR--}:</strong></TD>
+               <TD width="120" align="center" class="admin_title bottom2 right2"><strong>{--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_FEE--}</strong></TD>
+               <TD width="80" align="center" class="admin_title bottom2 right2"><strong>{--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_INTEREST_PLUS--}</strong></TD>
+               <TD width="80" align="center" class="admin_title bottom2 right2"><strong>{--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_INTEREST_MINUS--}</strong></TD>
+               <TD width="120" align="center" class="admin_title bottom2"><strong>{--ADMIN_LIST_BANK_PACKAGES_STATUS--}</strong></TD>
        </TR>
        {!__BANK_PACKAGE_ROWS!}
        <TR>
@@ -28,4 +28,4 @@
                        value="{--ADMIN_DELETE_ENTRIES--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>