]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/doubler_functions.php
Fixes for installation phase, old lost call of FILTER_COMPILE_CONFIG() removed
[mailer.git] / inc / libs / doubler_functions.php
index 8255f64fdc30fa0190c527419287bf82e7435e93..f13c6cb529b0bccdbf0e66ba581cfca815538ad4 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 02/17/2005 *
- * ===============                              Last change: 02/17/2005 *
+ * Mailer v0.2.1-FINAL                                Start: 02/17/2005 *
+ * ===================                          Last change: 02/17/2005 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : doubler_functions.php                            *
@@ -109,7 +109,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";