]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-wernis.php
More language strings rewritten
[mailer.git] / inc / modules / admin / action-wernis.php
index 4957c8f847b084d7f5dfd1fa48d673a5a5047a0c..3e323131e708f17a7e6a0e58c138a32b15635d1f 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']);
 }
 
 //