]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_transfer.php
New wrapper functions introduced, TODOs.txt updated
[mailer.git] / inc / modules / admin / what-list_transfer.php
index 2234084d6e7ef9d1bd4b0e4ec3c94b74f70f045d..a3773aa3ebc684ebdc47627dccc1b1da256e1ada 100644 (file)
@@ -71,7 +71,7 @@ if (!SQL_HASZERONUMS($result)) {
        // Nothing for in and out
        $OUT = '<tr>
   <td colspan="6" align="center" class="bottom">
        // Nothing for in and out
        $OUT = '<tr>
   <td colspan="6" align="center" class="bottom">
-    ' . loadTemplate('admin_settings_saved', true, '{--TRANSFER_NO_INOUT_TRANSFERS--}') . '
+    ' . displayMessage('{--TRANSFER_NO_INOUT_TRANSFERS--}', true) . '
   </td>
 </tr>';
 }
   </td>
 </tr>';
 }