]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_wernis.php
Code moved because it depends on tables created by ext-user
[mailer.git] / inc / modules / admin / what-list_wernis.php
index 94754a72e564b60838ae5fb719da78a85028363a..b0bc87244623fd8ab84ecfaaa681b108e4585d95 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
  * Mailer v0.2.1-FINAL                                Start: 26/12/2007 *
- * ================                             Last change: 26/12/2007 *
+ * ===================                          Last change: 26/12/2007 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-list_wernis.php                             *
@@ -18,6 +18,7 @@
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -80,7 +81,7 @@ if (SQL_NUMROWS($result) > 0) {
        loadTemplate('admin_list_wernis_main', false, $OUT);
 } else {
        // Nothing to display!
-       loadTemplate('admin_settings_saved', false, getMessage('WERNIS_ADMIN_NO_TRANSFERS'));
+       loadTemplate('admin_settings_saved', false, getMessage('ADMIN_WERNIS_NO_TRANSFERS'));
 }
 
 // Free the result