mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-17 16:46:06 +10:00
Merge branch 'fix_sentence_in_notification_page' into 'master'
Fix sentence in notification page Correct the sentence in profile notification settings page. /cc @jacobvosmaer @dzaporozhets See merge request !1421
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
= radio_button_tag :notification_level, Notification::N_MENTION, @notification.mention?, class: 'trigger-submit'
|
||||
.level-title
|
||||
Mention
|
||||
%p You will receive notifications only for comments where you was @mentioned
|
||||
%p You will receive notifications only for comments in which you were @mentioned
|
||||
|
||||
.radio
|
||||
= label_tag nil, class: '' do
|
||||
|
||||
Reference in New Issue
Block a user