summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-10-18 15:24:04 +0200
committerDouwe Maan <douwe@gitlab.com>2015-10-18 15:24:04 +0200
commit85264ab6a9fa11a2e325d72c02c00d4b8862f933 (patch)
tree93d6eeab4394a11579d41a4a08e8ab0841e60434
parent41615ddde4d5ae70bef944d9b156b687af2ca532 (diff)
downloadgitlab-ce-notify-footer.tar.gz
Restore notification footer text.notify-footer
-rw-r--r--app/views/layouts/notify.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/layouts/notify.html.haml b/app/views/layouts/notify.html.haml
index 2f7d7e86f56..854cda57c39 100644
--- a/app/views/layouts/notify.html.haml
+++ b/app/views/layouts/notify.html.haml
@@ -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