diff --git a/app/views/conversations/new.haml b/app/views/conversations/new.haml index cf8d8c0e8..87d70807a 100644 --- a/app/views/conversations/new.haml +++ b/app/views/conversations/new.haml @@ -49,4 +49,4 @@ .text-right = conversation.submit t('.send'), :disable_with => t('shared.publisher.posting'), :class => 'button' - = link_to t('cancel'), conversations_path + = link_to t('cancel'), :back