X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Faction-account.php;h=dd93ce976edfad6207fbe11c8196ffe7beed4b4d;hb=d495bd859975d08ee459d03c9b1cd51dd9b9304d;hp=63e66f12be8294d977e66b00936f0f7232bce10c;hpb=8bce60d8ab95702435c308a3f3ca50c78eeea407;p=mailer.git diff --git a/inc/modules/member/action-account.php b/inc/modules/member/action-account.php index 63e66f12be..dd93ce976e 100644 --- a/inc/modules/member/action-account.php +++ b/inc/modules/member/action-account.php @@ -55,7 +55,7 @@ if (isIncludeReadable($inc)) { // Ok, we finally load the member action module loadInclude($inc); } else { - addFatalMessage(__FILE__, __LINE__, sprintf(getMessage('MEMBER_404_ACTION'), getWhat())); + addFatalMessage(__FILE__, __LINE__, sprintf(getMessage('MEMBER_404_WHAT'), getWhat())); } // [EOF]