]> 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 c6b0c1cd50c4e3402b53bccec2fd0c29e26d1aa3..758d0d7feedae981509b5d6d3ef2abe395a0a0b6 100644 (file)
@@ -2,7 +2,7 @@
 <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>