]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-payments.php
Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of...
[mailer.git] / inc / modules / admin / what-payments.php
index 19e0990d94e6e07627cb47c3ba00966200ca7103..07e2a54fc4f4d1a29a3e28e90f442300f7a340cc 100644 (file)
@@ -74,10 +74,10 @@ if (isFormSent()) {
        if (countSqls() > 0) {
                // Run all queries
                runFilterChain('run_sqls');
-               $content = '<span class="notice">{--SETTINGS_SAVED--}</span>';
+               $content = '<span class="good">{--SETTINGS_SAVED--}</span>';
        } else {
                // Nothing has changed!
-               $content = '<span class="notice">{--SETTINGS_NOT_SAVED--}</span>';
+               $content = '<span class="bad">{--SETTINGS_NOT_SAVED--}</span>';
        }
 
        // Output template