]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-account.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / member / action-account.php
index df20501bba15252eb13ad469a20805957c9358c7..fbd5245035b5f2c77bdfe0a4f7cf17bcae4ff82d 100644 (file)
@@ -46,7 +46,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-addMenuDescription('member', __FILE__);
+addYouAreHereLink('member', __FILE__);
 
 // Load the include file
 $inc = sprintf("inc/modules/member/what-%s.php", getWhat());