]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-payments.php
Fix for missing mail data
[mailer.git] / inc / modules / admin / what-payments.php
index 71dad294d453508ec150b0d1cc3615d5c0a34720..436eebd078c16099a5d54a88ffc022ffd293d9e6 100644 (file)
@@ -76,10 +76,10 @@ if (isFormSent()) {
        if (countSqls() > 0) {
                // Run all queries
                runFilterChain('run_sqls');
-               $content = '<span class="admin_failed">{--SETTINGS_SAVED--}</span>';
+               $content = '<span class="notice">{--SETTINGS_SAVED--}</span>';
        } else {
                // Nothing has changed!
-               $content = '<span class="admin_failed">{--SETTINGS_NOT_SAVED--}</span>';
+               $content = '<span class="notice">{--SETTINGS_NOT_SAVED--}</span>';
        }
 
        // Output template