Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-extensions.php
index 88aefc57e2dc6ed629daa23455f95e8364788dbf..de109ba21844240754b9ace08f4b8554ab9a503b 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // Normally we want the overview of all registered extensions
 $do = 'overview';