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