Only have one link in emails to make clicking it easier.

This commit is contained in:
Sytse Sijbrandij 2015-11-05 21:17:15 -08:00
parent 363900a3e7
commit c468461579

View file

@ -40,9 +40,9 @@
Reply to this email directly or Reply to this email directly or
#{link_to "view it on GitLab", @target_url}. #{link_to "view it on GitLab", @target_url}.
- else - else
#{link_to "View it on GitLab", @target_url} #{link_to "View it on GitLab", @target_url}.
%br %br
You're receiving this email because of your account on #{link_to Gitlab.config.gitlab.host, root_url}. You're receiving this email because of your account on #{Gitlab.config.gitlab.host}.
If you'd like to receive fewer emails, you can adjust your notification settings. If you'd like to receive fewer emails, you can adjust your notification settings.
= email_action @target_url = email_action @target_url