diff options
Diffstat (limited to 'packages/spamd_db.php')
-rw-r--r-- | packages/spamd_db.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/spamd_db.php b/packages/spamd_db.php index 63dc5815..80676c78 100644 --- a/packages/spamd_db.php +++ b/packages/spamd_db.php @@ -219,7 +219,9 @@ if (typeof getURL == 'undefined') { </tr> </table> </form> +<br> <span class="vexpl"><strong><span class="red">Note:</span> Clicking on the action icons will invoke a AJAX query and the page will not refresh. Click refresh in you're browser if you wish to view the changes in status.</strong></span> +<br> <?php include("fend.inc"); ?> </body> </html> |