Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-list_surfbar_urls.php
index 2258b42ae4ce05d965ff8a3a005753d3c1267c31..81c1408b3e659a145f8fbf5fbd9222ce172eda1f 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // By default show the list...
 $show = true;