X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_home.php;h=7c57c8882ea214f9cd93f079d2ecf17c8add2e65;hp=e4b640b21e42708d522847d5b8dca851b0e28365;hb=d90ace91b5fce766924e587d20450f45318ccc64;hpb=7f104f6fe558bb56b4205241435a2357c2feece1 diff --git a/inc/modules/admin/what-config_home.php b/inc/modules/admin/what-config_home.php index e4b640b21e..7c57c8882e 100644 --- a/inc/modules/admin/what-config_home.php +++ b/inc/modules/admin/what-config_home.php @@ -38,7 +38,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) { } // Add description as navigation point -ADD_DESCR("admin", basename(__FILE__)); +ADD_DESCR("admin", __FILE__); $sub = ""; if (!empty($_GET['sub'])) $sub = $_GET['sub'];