]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-repair_cats.php
Removed comment introduced by Profi-Concept, this comment should fine (in a much...
[mailer.git] / inc / modules / admin / what-repair_cats.php
index 32b6e415d3a9ab0c521034c668d7d7df2bde1f5c..b0aed3f8dea68e82c59a5bc0e8293851a5ab5bf9 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                    *
@@ -67,11 +65,11 @@ if (!SQL_HASZERONUMS($result)) {
                $content = getMaskedMessage('ADMIN_REPAIR_ENTRIES_FIXED', $REMOVED);
        } else {
                // Nothing repaired
-               $content = '<div class="admin_failed">{--ADMIN_REPAIR_NOTHING_FIXED--}</div>';
+               $content = '<div class="notice">{--ADMIN_REPAIR_NOTHING_FIXED--}</div>';
        }
 } else {
        // No category selections found, no members registered?
-       $content = '<div class="admin_failed">{--ADMIN_REPAIR_CATEGORIES_NOTHING--}</div>';
+       $content = '<div class="notice">{--ADMIN_REPAIR_CATEGORIES_NOTHING--}</div>';
 }
 
 // Load template