diff --git a/app/views/cms/publish.rhtml b/app/views/cms/publish.rhtml index 0f2d6cc..2c43c48 100644 --- a/app/views/cms/publish.rhtml +++ b/app/views/cms/publish.rhtml @@ -24,6 +24,7 @@ <% button_bar do %> <%= submit_button 'spread', _('Publish') %> + <%= button :cancel, _('Cancel'), :back %> <% end %> <% end %> -- libgit2 0.21.2