summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extensions/Needinfo/template/en/default/hook/account/prefs/account-field.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Needinfo/template/en/default/hook/account/prefs/account-field.html.tmpl b/extensions/Needinfo/template/en/default/hook/account/prefs/account-field.html.tmpl
index 4e0253610..7b8eeacc8 100644
--- a/extensions/Needinfo/template/en/default/hook/account/prefs/account-field.html.tmpl
+++ b/extensions/Needinfo/template/en/default/hook/account/prefs/account-field.html.tmpl
@@ -19,7 +19,7 @@
<input type="checkbox" id="block_needinfo" name="block_needinfo" value="1"
[% " checked" IF user.settings.block_needinfo.value == "on" %]>
<label for="block_needinfo">
- Block needinfo requests
+ Block needinfo requests (please use only if you'll be unavailable for an extended period of time)
</label>
</td>
</tr>