]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_user.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / admin / what-del_user.php
index aa5f6ae47822e8a37fe5ff373e4b821ccf688a16..ea2e825b48355e59734326e6c23cb4634c51520c 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Display only title when no form was submitted
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // User exists..
 if ((isFormSent()) || ((isFormSent('delete')) && (isPostRequestParameterSet('reason')))) {