]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/doubler_functions.php
New wrapper functions introduced, TODOs.txt updated
[mailer.git] / inc / libs / doubler_functions.php
index eb3739887738d6ba5519def93e0950034a2e16b2..fab47f84f7b6a55e29e5a0576fbfab539e35762e 100644 (file)
@@ -112,7 +112,7 @@ LIMIT %s",
                // List no entries
                $OUT = '<tr>
   <td colspan="' . $COLS . '" align="center" class="bottom">
-    ' . loadTemplate('admin_settings_saved', true, $message) . '
+    ' . displayMessage($message, true) . '
   </td>
 </tr>';
        }