]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_country_form.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_country_form.tpl
index 016c80916ff87f416b31befaf0765a863a0fada4..5173e57266f5188311da08c9a182cb437211e79b 100644 (file)
@@ -1,15 +1,15 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_country" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_country" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="520" class="admin_table dashed" align="center">
        <TR>
                <TD colspan="4" align="center" class="admin_title" height="30">
-                       <STRONG>{!__COUNTRY_TITLE!}:</STRONG>
+                       <strong>{!__COUNTRY_TITLE!}:</strong>
                </TD>
        </TR>
        <TR>
-               <TD width="20" align="center" class="admin_title bottom2 right2"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_COUNTRY_CODE--}:</STRONG></TD>
-               <TD width="300" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_COUNTRY_NAME--}:</STRONG></TD>
-               <TD width="120" align="center" class="admin_title bottom2"><STRONG>{--ADMIN_COUNTRY_STATUS--}</STRONG></TD>
+               <TD width="20" align="center" class="admin_title bottom2 right2"><strong>{--ID_SELECT--}</strong></TD>
+               <TD width="80" align="center" class="admin_title bottom2 right2"><strong>{--ADMIN_COUNTRY_CODE--}:</strong></TD>
+               <TD width="300" align="center" class="admin_title bottom2 right2"><strong>{--ADMIN_COUNTRY_NAME--}:</strong></TD>
+               <TD width="120" align="center" class="admin_title bottom2"><strong>{--ADMIN_COUNTRY_STATUS--}</strong></TD>
        </TR>
        {!__COUNTRY_ROWS!}
        <TR>
@@ -19,4 +19,4 @@
                </TD>
        </TR>
 </TABLE>
-</FORM>
+</form>