]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/doubler_functions.php
Variable renamed, function refactured/moved:
[mailer.git] / inc / libs / doubler_functions.php
index 4b550e706d5e7c924225dca0d0399c69edc4c978..48b7668775fa0f89aa77b4fc0f4d3f47331b5164 100644 (file)
@@ -14,8 +14,6 @@
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
- * Needs to be in all Files and every File needs "svn propset           *
- * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
@@ -114,7 +112,7 @@ LIMIT %s",
        } else {
                // List no entries
                $OUT = '<tr>
-  <td colspan="' . $COLS . '" align="center" class="doubler_big_row bottom">
+  <td colspan="' . $COLS . '" align="center" class="bottom">
     ' . loadTemplate('admin_settings_saved', true, $message) . '
   </td>
 </tr>';