]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-newsletter.php
Fix for missing variable
[mailer.git] / inc / modules / admin / action-newsletter.php
index 8f75a1a698e8ffe2d205b3d95b74d6b4f1cfbf76..54a5b5ad756db09e3d284d836d0787155cc77a6d 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // Load the include file
 $inc = sprintf("inc/modules/admin/what-%s.php", getWhat());