Add a missing </tr> tag

This commit is contained in:
Tom Hughes 2012-08-15 22:09:23 +01:00
parent 3d5a613c5e
commit 8ba86337c3

View file

@ -28,6 +28,7 @@
<%= t'changeset.changeset.no_edits' %>
<% end %>
</td>
</tr>
<tr>
<td>
<%= link_to t('user.view.send message'), :controller => 'message', :action => 'new', :display_name => contact.display_name %>