From: Tom Hughes Date: Wed, 15 Aug 2012 21:09:23 +0000 (+0100) Subject: Add a missing tag X-Git-Tag: live~6163 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/8ba86337c3ec0666c367ec6d9bd3de07a07df8b5 Add a missing tag --- diff --git a/app/views/user/_contact.html.erb b/app/views/user/_contact.html.erb index c0bf160fc..a13b2c50a 100644 --- a/app/views/user/_contact.html.erb +++ b/app/views/user/_contact.html.erb @@ -28,6 +28,7 @@ <%= t'changeset.changeset.no_edits' %> <% end %> + <%= link_to t('user.view.send message'), :controller => 'message', :action => 'new', :display_name => contact.display_name %>