]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-infos.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / guest / what-infos.php
index df5ff16b70aeebbab1c5bac0a9f496da85012e86..d02180b61c34e484392ec432eb4af40ec7feeac4 100644 (file)
@@ -41,7 +41,7 @@ if (!defined('__SECURITY')) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('guest', __FILE__);
+addYouAreHereLink('guest', __FILE__);
 
 // Load default template
 loadTemplate(substr(basename(__FILE__), 5, -4));