summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_notifications.php
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-12-07 13:18:37 -0200
committerRenato Botelho <renato@netgate.com>2015-12-07 13:19:15 -0200
commitfb7a66ef43efe9813006954015a15c5e5b19075e (patch)
tree8cd0fa41d1ac81c3971925fafbcb3dceb09adeb6 /src/usr/local/www/system_advanced_notifications.php
parent0e9d4a6dc2cd683c64488be76a9911519079e606 (diff)
parente34e800e632d1b1cda7be7c24de84f42e12c283f (diff)
downloadpfsense-fb7a66ef43efe9813006954015a15c5e5b19075e.zip
pfsense-fb7a66ef43efe9813006954015a15c5e5b19075e.tar.gz
Merge pull request #2164 from ecovillage/ADD_SMTP_TEST_NOTE
Diffstat (limited to 'src/usr/local/www/system_advanced_notifications.php')
-rw-r--r--src/usr/local/www/system_advanced_notifications.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_advanced_notifications.php b/src/usr/local/www/system_advanced_notifications.php
index 04b52e2..bdc6034 100644
--- a/src/usr/local/www/system_advanced_notifications.php
+++ b/src/usr/local/www/system_advanced_notifications.php
@@ -358,7 +358,7 @@ $section->addInput(new Form_Input(
'submit',
'Test SMTP settings'
))->addClass('btn-info')->setHelp('A test notification will be sent even if the service is '.
- 'marked as disabled.');
+ 'marked as disabled. The last SAVED values will be used, not necessarily the values entered here.');
$form->add($section);
OpenPOWER on IntegriCloud