More double quotes to single rewritten, CSS/HTML cleanups
[mailer.git] / inc / modules / admin / what-payments.php
index 3424bf9a0a38fd66aefb9ff8916948a705422b98..ec6151629836185a603edebc8dd997018cb9a628 100644 (file)
@@ -80,10 +80,10 @@ if (isFormSent()) {
        if (countSqls() > 0) {
                // Run all queries
                runFilterChain('run_sqls');
-               $content = "<span class=\"admin_failed\">{--SETTINGS_SAVED--}</span>";
+               $content = '<span class="admin_failed">{--SETTINGS_SAVED--}</span>';
        } else {
                // Nothing has changed!
-               $content = "<span class=\"admin_failed\">{--SETTINGS_NOT_SAVED--}</span>";
+               $content = '<span class="admin_failed">{--SETTINGS_NOT_SAVED--}</span>';
        }
 
        // Output template