diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-01-29 08:02:39 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-01-29 08:02:39 +0000 |
commit | 987233d0f98c080638174f9002aeef673c3294dd (patch) | |
tree | 770cf76c66d597ac5f6c913a658f09f0c5ec9608 | |
parent | c4f08d0f768ee37e374b96c678b763defee75297 (diff) | |
download | pfsense-packages-987233d0f98c080638174f9002aeef673c3294dd.tar.gz pfsense-packages-987233d0f98c080638174f9002aeef673c3294dd.tar.bz2 pfsense-packages-987233d0f98c080638174f9002aeef673c3294dd.zip |
<br> before NOTE
-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> |