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