]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_edit.php
Possible fix for userid=0
[mailer.git] / inc / modules / admin / what-theme_edit.php
index 04bffb46da33ab61d41f9df5a6e63fa168123a73..276a55324e7da6c3ed6cd6a4df492a93f0ddb50e 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
  * Mailer v0.2.1-FINAL                                Start: 02/12/2004 *
- * ================                             Last change: 02/12/2004 *
+ * ===================                          Last change: 02/12/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-theme_edit.php                              *
@@ -150,7 +150,7 @@ if (SQL_NUMROWS($result) > 0) {
 } else {
        // No themes found???
        $OUT .= "<tr>
-  <td colspan=\"7\" class=\"bottom2\" height=\"60\">
+  <td colspan=\"7\" class=\"bottom\" height=\"60\">
     ".loadTemplate('admin_settings_saved', true, getMessage('ADMIN_NO_THEMES_FOUND'))."
   </td>
 </tr>\n";