]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-welcome.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / guest / what-welcome.php
index 3c5aa1b02f297cd92e8fa15de84d31a2aa71047b..63e513962fffc796ca708cc7cb6226b0f15a6137 100644 (file)
@@ -41,7 +41,7 @@ if (!defined('__SECURITY')) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('guest', __FILE__);
+addYouAreHereLink('guest', __FILE__);
 
 // Prepare content
 $content['ref_levels'] = countSumTotalData('', 'refdepths', 'id', '', true, ' WHERE `level` > 0');