]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_country.tpl
Even more language strings renamed
[mailer.git] / templates / de / html / admin / admin_add_country.tpl
index b22c77e84b5096aaf3b2b26d626045b85337da41..758d0d7feedae981509b5d6d3ef2abe395a0a0b6 100644 (file)
@@ -1,8 +1,8 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_country" method="post" style="margin-bottom: 0px">
+<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" width="430">
        <tr>
                <td class="admin_title bottom" colspan="2" align="center">
-                       <strong>{--ADMIN_ADD_COUNTRY_CODE--}</strong>
+                       <strong>{--ADMIN_ADD_COUNTRY_CODE_TITLE--}</strong>
                </td>
        </tr>
        <tr>
@@ -30,7 +30,7 @@
        <tr>
                <td class="admin_footer" colspan="2" align="center">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="add" class="admin_submit" value="{--ADD_COUNTRY--}" />
+                       <input type="submit" name="add" class="admin_submit" value="{--ADMIN_ADD_COUNTRY--}" />
                </td>
        </tr>
 </table>