summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatricio Cano <suprnova32@gmail.com>2015-09-16 20:04:12 -0500
committerPatricio Cano <suprnova32@gmail.com>2015-09-16 20:04:12 -0500
commit825db23f6750c6194932d420fa548ccfa12eddd3 (patch)
tree7968604ffc25edab193a3ab473b49b15dc6281cd
parent1ddefa3beabed00f08c893ca66b9f004e3b4e4df (diff)
downloadgitlab-ce-825db23f6750c6194932d420fa548ccfa12eddd3.tar.gz
Updated label from `Mention` to `On Mention`.
-rw-r--r--app/views/profiles/notifications/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/notifications/show.html.haml b/app/views/profiles/notifications/show.html.haml
index ea4e5f3e182..8eebd96b674 100644
--- a/app/views/profiles/notifications/show.html.haml
+++ b/app/views/profiles/notifications/show.html.haml
@@ -33,7 +33,7 @@
= f.label :notification_level, value: Notification::N_MENTION do
= f.radio_button :notification_level, Notification::N_MENTION
.level-title
- Mention
+ On Mention
%p You will receive notifications only for comments in which you were @mentioned
.radio