]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_country_form.tpl
Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / admin / admin_list_country_form.tpl
index ff3b8c590cc03e590da1a59865ae05610cefccd7..273439a6996b8a6f445b67f51146c1daa803fb17 100644 (file)
@@ -1,15 +1,15 @@
-<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">
+               <td colspan="4" align="center" class="admin_title">
                        <strong>$content[title]:</strong>
                </td>
        </tr>
        <tr>
-               <td width="20" align="center" class="header_column bottom2 right2"><strong>{--ID_SELECT--}</strong></td>
-               <td width="80" align="center" class="header_column bottom2 right2"><strong>{--ADMIN_COUNTRY_CODE--}:</strong></td>
-               <td width="300" align="center" class="header_column bottom2 right2"><strong>{--ADMIN_COUNTRY_NAME--}:</strong></td>
-               <td width="120" align="center" class="header_column 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>