Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-add_surfbar_url.php
index e0312be6b04c1b538396456fd6ac9b9fdd6eb3f1..366a97f7a607d0182c496e2bd62ba6a77cd9f31f 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // Was an URL added?
 if ((isFormSent('add')) && (isPostRequestParameterSet('url'))) {