X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_transfer.php;h=a3773aa3ebc684ebdc47627dccc1b1da256e1ada;hp=2234084d6e7ef9d1bd4b0e4ec3c94b74f70f045d;hb=db0c6702086eea2c44d0aae1702dc2e77a0afc4e;hpb=c6418c3240dd6f50413c35b4bcf21405a939bb90 diff --git a/inc/modules/admin/what-list_transfer.php b/inc/modules/admin/what-list_transfer.php index 2234084d6e..a3773aa3eb 100644 --- a/inc/modules/admin/what-list_transfer.php +++ b/inc/modules/admin/what-list_transfer.php @@ -71,7 +71,7 @@ if (!SQL_HASZERONUMS($result)) { // Nothing for in and out $OUT = ' - ' . loadTemplate('admin_settings_saved', true, '{--TRANSFER_NO_INOUT_TRANSFERS--}') . ' + ' . displayMessage('{--TRANSFER_NO_INOUT_TRANSFERS--}', true) . ' '; }