]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-holiday_remove.php
Fixed also usage of previously renamed fields as they must be the same
[mailer.git] / inc / modules / admin / what-holiday_remove.php
index a67e6ffa3de20b8de9a5ca2440b3688817b2cbcf..8bfec71caa776e8509b53c87409a1995a8b478df 100644 (file)
@@ -16,8 +16,8 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
- * For more information visit: http://www.mxchange.org                  *
+ * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
+ * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
  * it under the terms of the GNU General Public License as published by *
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // [EOF]
 ?>