]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-mem_add.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-mem_add.php
index 25a322cf3a5b7c2ec1fe1ebc8a7214f876fb1f0f..cbfdf8b23a4997bc30709933a57f1b6c1b6b68fa 100644 (file)
@@ -42,7 +42,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add desciption as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // Check if the admin has entered title and what-php file name...
 if ((!isPostRequestParameterSet('title')) && (isFormSent())) {