]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-nickname.php
Updated copyright notice as there are changes in this year
[mailer.git] / inc / modules / member / what-nickname.php
index 2741f949f2862de78f33d6c20ee8a018b5b12c31..b0d4737e50d501a88c4e2fe2309fdbfe63bb37e9 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -105,7 +105,7 @@ if ($isValid === TRUE) {
 } else {
        // Is there already submit the form?
        if (isPostRequestElementSet('nickname')) {
-               loadTemplate('admin_settings_unsaved', FALSE, '{--MEMBER_NICKNAME_IS_INVALID--}');
+               displayErrorMessage('{--MEMBER_NICKNAME_IS_INVALID--}');
        } // END - if
 
        // Load Template