X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_bank_package.php;h=1097f84ce57c8335efbffff395cf01a678300e59;hp=4c5b0c112e11f753530105dbe54c3d9621a11b1f;hb=db0c6702086eea2c44d0aae1702dc2e77a0afc4e;hpb=c6418c3240dd6f50413c35b4bcf21405a939bb90 diff --git a/inc/modules/admin/what-list_bank_package.php b/inc/modules/admin/what-list_bank_package.php index 4c5b0c112e..1097f84ce5 100644 --- a/inc/modules/admin/what-list_bank_package.php +++ b/inc/modules/admin/what-list_bank_package.php @@ -180,7 +180,7 @@ if (!SQL_HASZERONUMS($result)) { loadTemplate('admin_list_bank_package', false, $OUT); } else { // No packages found - loadTemplate('admin_settings_saved', false, '{--ADMIN_BANK_NO_PACKAGES_FOUND--}'); + displayMessage('{--ADMIN_BANK_NO_PACKAGES_FOUND--}'); } // Free the result