X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-payments.php;h=338ae6f7d771c9062a8d733a951d716bf2e65fec;hp=f403fa672b010ea233478e6949eb9934fdd432c5;hb=db0c6702086eea2c44d0aae1702dc2e77a0afc4e;hpb=c6418c3240dd6f50413c35b4bcf21405a939bb90 diff --git a/inc/modules/admin/what-payments.php b/inc/modules/admin/what-payments.php index f403fa672b..338ae6f7d7 100644 --- a/inc/modules/admin/what-payments.php +++ b/inc/modules/admin/what-payments.php @@ -81,7 +81,7 @@ if (isFormSent()) { } // Output template - loadTemplate('admin_settings_saved', false, $content); + displayMessage($content); } elseif ((isFormSent('delete')) && (ifPostContainsSelections())) { // Delete entries here $OUT = '';