X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-bank_infos.php;h=c5cffb56afb77b39cf6d75db602e82cb14743a5e;hb=7a6515f7a4a512a6b1922b68aa4f211daad997cd;hp=ccae2649b9e0b09d82e0eddf96ab4a78ff867707;hpb=7f104f6fe558bb56b4205241435a2357c2feece1;p=mailer.git diff --git a/inc/modules/member/what-bank_infos.php b/inc/modules/member/what-bank_infos.php index ccae2649b9..c5cffb56af 100644 --- a/inc/modules/member/what-bank_infos.php +++ b/inc/modules/member/what-bank_infos.php @@ -40,7 +40,7 @@ if (!defined('__SECURITY')) { } // Add description as navigation point -ADD_DESCR("member", basename(__FILE__)); +ADD_DESCR("member", __FILE__); // Loads the name-matching template LOAD_TEMPLATE(substr(basename(__FILE__), 5, -4));