Renamed function so it might be more understandable
[mailer.git] / inc / modules / guest / what-stats.php
index 31a56e8b31be7368d55a639140f518ff0b39d6ca..8ee7333e604cc737409e723cdbe260035dcba170 100644 (file)
@@ -41,7 +41,7 @@ if (!defined('__SECURITY')) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('guest', __FILE__);
+addYouAreHereLink('guest', __FILE__);
 
 // Derterminate which stats we want and set mode and title for the link below stats block
 if (!isGetRequestParameterSet('mode')) setGetRequestParameter('mode', strtolower(getConfig('guest_stats')));