]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-repair_cats.php
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / inc / modules / admin / what-repair_cats.php
index 32b6e415d3a9ab0c521034c668d7d7df2bde1f5c..1ee75c4bfc690043296862d5cae6113f583e4ae1 100644 (file)
@@ -67,11 +67,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