X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Fwhat-infos.php;h=77f95d4ccba86fbbd6b84baca735a6d8c6afe22a;hb=b8ba3824d640da47d5f81485650b5885ba60867b;hp=ae5be500264769c324b3229c389b65237e1c627b;hpb=963e55ca1ea79e255f235e359cde9f7862191dc5;p=mailer.git diff --git a/inc/modules/guest/what-infos.php b/inc/modules/guest/what-infos.php index ae5be50026..77f95d4ccb 100644 --- a/inc/modules/guest/what-infos.php +++ b/inc/modules/guest/what-infos.php @@ -38,7 +38,7 @@ if (!defined('__SECURITY')) { } // Add description as navigation point -ADD_DESCR("guest", basename(__FILE__)); +ADD_DESCR("guest", __FILE__); // Load default template LOAD_TEMPLATE(substr(basename(__FILE__), 5, -4));