aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-29 08:00:37 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-29 08:00:37 +0000
commitc4f08d0f768ee37e374b96c678b763defee75297 (patch)
tree60b7beecc9fc3e424b8521527940f7a8807ece87 /packages
parent52a132909a22b9b950e900e66bde55ba4e36fb1f (diff)
downloadpfsense-packages-c4f08d0f768ee37e374b96c678b763defee75297.tar.gz
pfsense-packages-c4f08d0f768ee37e374b96c678b763defee75297.tar.bz2
pfsense-packages-c4f08d0f768ee37e374b96c678b763defee75297.zip
Note AJAX actions
Diffstat (limited to 'packages')
-rw-r--r--packages/spamd_db.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/spamd_db.php b/packages/spamd_db.php
index ddaa4ee5..63dc5815 100644
--- a/packages/spamd_db.php
+++ b/packages/spamd_db.php
@@ -219,6 +219,7 @@ if (typeof getURL == 'undefined') {
</tr>
</table>
</form>
+<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>
<?php include("fend.inc"); ?>
</body>
</html>