]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-holiday.php
More language strings rewritten
[mailer.git] / inc / modules / admin / action-holiday.php
index dcdc7e38dfe0adfc75d83c3304ca7b44455cd2ff..2cdec1e99f8a4445fe7adc227a4ac34b9b7796e3 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']);
 }
 
 //