summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-11-15 01:30:02 +0000
committerMatthew Hodgson <matthew@matrix.org>2014-11-15 01:30:42 +0000
commit921d95357d141bbd15111cac5a831835d8dbb4c6 (patch)
tree069ad6cf4b11b0f9d446ae93ca9e7ba6ecdd4b64
parentspell useCaptcha right... (diff)
downloadsynapse-921d95357d141bbd15111cac5a831835d8dbb4c6.tar.xz
improve notif setting text
-rw-r--r--syweb/webclient/settings/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/syweb/webclient/settings/settings.html b/syweb/webclient/settings/settings.html

index 094c846f8b..4c20634a76 100644 --- a/syweb/webclient/settings/settings.html +++ b/syweb/webclient/settings/settings.html
@@ -54,7 +54,7 @@ Notifications are enabled. <div class="section"> <h4>Specific words to alert on:</h4> - <p>Leave blank to alert on all messages. Your username & display name always alerts.</p> + <p>If blank, all messages will trigger an alert. Your username & display name always alerts.</p> <input size=40 name="bingWords" ng-model="settings.bingWords" ng-list placeholder="Enter words separated with , (supports regex)" ng-blur="saveBingWords()"/> <ul>