X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_email.php;h=f2190ae37e9c1d3512c1ab45e8f8fe0852ac6527;hb=427719103e37ed2e27803b833dc5db5841e4dec9;hp=c41ae6c5ce837da0eff35238bff20e9c12bda3c1;hpb=143e78d4231adddd9e706cbf55ec5dd8c1651890;p=mailer.git diff --git a/inc/modules/admin/what-config_email.php b/inc/modules/admin/what-config_email.php index c41ae6c5ce..f2190ae37e 100644 --- a/inc/modules/admin/what-config_email.php +++ b/inc/modules/admin/what-config_email.php @@ -38,7 +38,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) { } // Add description as navigation point -ADD_DESCR("admin", basename(__FILE__)); +ADD_DESCR("admin", __FILE__); // Remove empty array index if (empty($_POST['max'])) unset($_POST['add_max']);