aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/request/show_response.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/show_response.html.erb b/app/views/request/show_response.html.erb
index ace86cf4c..7571f147b 100644
--- a/app/views/request/show_response.html.erb
+++ b/app/views/request/show_response.html.erb
@@ -35,7 +35,7 @@
</dt>
<dd>
<%= _('To do that please send a private email to ') %><%=h(@postal_email_name)%>
- &lt;<%=link_to h(@postal_email), "mailto:" + @postal_email%>&gt;
+ &lt;<%=mail_to h(@postal_email) %>&gt;
<%= _('containing your postal address, and asking them to reply to this request.
Or you could phone them.') %>