]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/doubler_functions.php
The yearly copyright-update commit. 2009, 2010 are now copyrighted on the developer...
[mailer.git] / inc / libs / doubler_functions.php
index 2a2100f59272ed2a4613f8525377ed613aa071ff..6333ababde6c017e22cc9ef13c6eee8c8decd204 100644 (file)
@@ -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 *
@@ -109,7 +110,7 @@ LIMIT ".$limit, __FUNCTION__, __LINE__);
        } else {
                // List no entries
                $OUT = "<tr>
-  <td colspan=\"".$COLS."\" align=\"center\" class=\"doubler_big_row bottom2\">
+  <td colspan=\"".$COLS."\" align=\"center\" class=\"doubler_big_row bottom\">
     ".loadTemplate('admin_settings_saved', true, $message)."
   </td>
 </tr>\n";