]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_country.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_country.tpl
index e296451e0d557a028fe8a4f54ef11872a9674a7d..a90c2dc8ef61a07344e18fab438cf10cc9e17d5a 100644 (file)
@@ -1,16 +1,16 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_country"
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_country"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="620"
        class="admin_table dashed" align="center">
        <TR>
-               <TD colspan="4" align="center" class="admin_title" height="30"><STRONG>{--ADMIN_LIST_COUNTRIES--}:</STRONG>
+               <TD colspan="4" align="center" class="admin_title" height="30"><strong>{--ADMIN_LIST_COUNTRIES--}:</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="400" 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="400" 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>
@@ -23,7 +23,7 @@
                        value="{--ADMIN_DELETE_ENTRIES--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>
 
 <P>
        {!__ADD_COUNTRY_FORM!}