]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-add_points.php
Updated copyright notice as there are changes in this year
[mailer.git] / inc / modules / admin / what-add_points.php
index 391420ca70b7af5a5cdefee7b118d434b26b7762..24bab6a25e36fdbb1be1f9cb8664b79588151e82 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 *
@@ -123,7 +123,7 @@ if (getRequestElement('userid') == 'all') {
                }
        } else {
                // User not found
-               loadTemplate('admin_settings_unsaved', FALSE, '{%message,ADMIN_MEMBER_404=' . bigintval(getRequestElement('userid')) . '%}');
+               displayErrorMessage('{%message,ADMIN_MEMBER_404=' . bigintval(getRequestElement('userid')) . '%}');
        }
 } else {
        // Output selection form with all confirmed user accounts listed