]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-country.php
More language strings rewritten
[mailer.git] / inc / modules / admin / action-country.php
index 572b5a83db154626b98aecedd87910ab8bf73d5e..d9511b39dc0a11cf1bc77e6f08231a8b60eca9f2 100644 (file)
@@ -46,7 +46,7 @@ if (FILE_READABLE($INC)) {
        // Ok, we finally load the admin action module
        LOAD_INC($INC);
 } else {
-       addFatalMessage(ADMIN_404_ACTION_1.$GLOBALS['what'].ADMIN_404_ACTION_2);
+       addFatalMessage(getMessage('ADMIN_ACTION_404'), $GLOBALS['what']);
 }
 
 //