Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-theme_import.php
index 321a5f574f9ec891f772c8fd731c883a8f0288c0..58ef426283baaa85b6de63eb8dad51d2aa9787b6 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 if (!isExtensionActive('theme')) {
        loadTemplate('admin_settings_saved', false, generateExtensionInactiveNotInstalledMessage('theme'));