X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/892c30aa8ca64d1a3e9ec9232b9ddb23bd3321d4..9b36021ec5eabeca8db735cf80c5876d2d31338d:/app/views/messages/new.html.erb diff --git a/app/views/messages/new.html.erb b/app/views/messages/new.html.erb index 73d0ede2a..e33bc176d 100644 --- a/app/views/messages/new.html.erb +++ b/app/views/messages/new.html.erb @@ -16,7 +16,7 @@
<%= submit_tag t('.send_button') %> - <%= link_to t('.back_to_inbox'), inbox_path(current_user), :class => 'deemphasize button' %> + <%= link_to t('.back_to_inbox'), inbox_messages_path, :class => 'deemphasize button' %>
<% end %>