diff --git a/app/views/exercise/_edit_head.html.erb b/app/views/exercise/_edit_head.html.erb index 6c357130c..c8ba0c4d7 100644 --- a/app/views/exercise/_edit_head.html.erb +++ b/app/views/exercise/_edit_head.html.erb @@ -3,9 +3,6 @@
- <%# if edit_mode %> - - <%# end %>
"/> @@ -23,10 +20,20 @@ 保存 - + <%= l(:button_cancel)%>
-<% end %> \ No newline at end of file +<% end %> + \ No newline at end of file