]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_country_form.tpl
Fix for rewritting code #4
[mailer.git] / templates / de / html / admin / admin_list_country_form.tpl
index f4661d68e0ba422eb31f7d53518bff3970ee2e57..d78a4c27c579cd53af32217cce1cf6122f98cd2e 100644 (file)
@@ -1,4 +1,4 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_country" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_country%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
        <tr>
                <td colspan="4" align="center" class="admin_title" height="30">
@@ -6,10 +6,10 @@
                </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="header_column bottom right"><strong>{--ID_SELECT--}</strong></td>
+               <td width="80" align="center" class="header_column bottom right"><strong>{--ADMIN_COUNTRY_CODE--}:</strong></td>
+               <td width="300" align="center" class="header_column bottom right"><strong>{--ADMIN_COUNTRY_NAME--}:</strong></td>
+               <td width="120" align="center" class="header_column bottom"><strong>{--ADMIN_COUNTRY_STATUS--}</strong></td>
        </tr>
        $content[rows]
        <tr>