Restore notification footer text.
This commit is contained in:
parent
41615ddde4
commit
85264ab6a9
1 changed files with 4 additions and 0 deletions
|
@ -41,4 +41,8 @@
|
|||
#{link_to "view it on GitLab", @target_url}.
|
||||
- else
|
||||
#{link_to "View it on GitLab", @target_url}
|
||||
%br
|
||||
You're receiving this email because of your account on #{link_to Gitlab.config.gitlab.host, root_url}.
|
||||
If you'd like to receive fewer emails, you can adjust your notification settings.
|
||||
|
||||
= email_action @target_url
|
||||
|
|
Loading…
Reference in a new issue