]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_transfer.php
Comments fixed, ext-network continued, fix for mod stats:
[mailer.git] / inc / modules / admin / what-list_transfer.php
index 03cac72235d4a568e75fa5e6b8300b90e7be1ce8..677be3706ab5020b0059ce1b0084d4f4f5f7c210 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
  * Mailer v0.2.1-FINAL                                Start: 10/07/2004 *
- * ================                             Last change: 10/14/2004 *
+ * ===================                          Last change: 10/14/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-list_transfer.php                           *
@@ -72,7 +72,7 @@ if (SQL_NUMROWS($result) > 0) {
 } else {
        // Nothing for in and out
        $OUT = "<tr>
-  <td colspan=\"6\" align=\"center\" class=\"bottom2\">
+  <td colspan=\"6\" align=\"center\" class=\"bottom\">
     ".loadTemplate('admin_settings_saved', true, getMessage('TRANSFER_NO_INOUT_TRANSFERS'))."
   </td>
 </tr>";