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