summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-01-14 21:12:16 -0800
committerSytse Sijbrandij <sytse@gitlab.com>2015-01-14 21:12:16 -0800
commitf8b97b454b8eae343bd7ea6e92fd2257eeae45b0 (patch)
tree38ce651c4ce2da7517c40aaed3a226378941669d /lib
parent2c053c93b2ab6f4a42822a8db537e228463e8129 (diff)
downloadgitlab-ce-f8b97b454b8eae343bd7ea6e92fd2257eeae45b0.tar.gz
Make view link come first so I don't have to mouse to the end of the email line.
Diffstat (limited to 'lib')
-rw-r--r--lib/tasks/gitlab/mail_google_schema_whitelisting.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tasks/gitlab/mail_google_schema_whitelisting.rake b/lib/tasks/gitlab/mail_google_schema_whitelisting.rake
index f40bba24da8..102c6ae55d5 100644
--- a/lib/tasks/gitlab/mail_google_schema_whitelisting.rake
+++ b/lib/tasks/gitlab/mail_google_schema_whitelisting.rake
@@ -54,8 +54,8 @@ namespace :gitlab do
<div class='footer' style='margin-top: 10px;'>
<p>
<br>
- You're receiving this notification because you are a member of the Base / Rails Project project team.
<a href=\"#{url}\">View it on GitLab</a>
+ You're receiving this notification because you are a member of the Base / Rails Project project team.
#{schema}
</p>
</div>