Commit 4fe09a78 authored by Douwe Maan's avatar Douwe Maan

Merge branch 'fix-sd-emails' into 'master'

Fix Service Desk emails

See merge request !1638
parents e5c43209 9906bbb1
......@@ -12,4 +12,4 @@
%p
—
%br
= link_to "Unsubscribe", @sent_notification_url
= link_to "Unsubscribe", @unsubscribe_url
......@@ -2,4 +2,4 @@ Thank you for your support request! We are tracking your request as ticket #<%=
To unsubscribe from this issue, please paste the following link into your browser:
<%= @sent_notification_url %>
<%= @unsubscribe_url %>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment