X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-payments.php;h=f744849d10830b516952b668564b6188b870918c;hp=d6b4f9df306206ab1f86af5383cf5830d946859a;hb=56156f6c4392510cdbe0eb4f2ccefc23b43e2672;hpb=3daede4c904e23905c3e48dd6749019deca0a0e0;ds=sidebyside diff --git a/inc/modules/admin/what-payments.php b/inc/modules/admin/what-payments.php index d6b4f9df30..f744849d10 100644 --- a/inc/modules/admin/what-payments.php +++ b/inc/modules/admin/what-payments.php @@ -77,10 +77,10 @@ if (isset($_POST['ok'])) { if (count($SQLs) > 0) { // Run all queries RUN_FILTER('run_sqls', array('dry_run' => false, 'sqls' => $SQLs)); - $content = "".SETTINGS_SAVED.""; + $content = "".SETTINGS_SAVED.""; } else { // Nothing has changed! - $content = "".SETTINGS_NOT_SAVED.""; + $content = "".SETTINGS_NOT_SAVED.""; } // Output template