X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Fwhat-impressum.php;h=893915d6c1bd958fc939dcd4a72e9a538b407fd9;hb=5f871d3a4e57d188ca7918b68e931a6c7e9b38b8;hp=b0ae9cf886575df5aa67f7746a04df420a270536;hpb=7f104f6fe558bb56b4205241435a2357c2feece1;p=mailer.git 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));