diff --git a/app/views/phases/_answer_section.html.erb b/app/views/phases/_answer_section.html.erb new file mode 100644 index 0000000..ac63c24 --- /dev/null +++ b/app/views/phases/_answer_section.html.erb @@ -0,0 +1,10 @@ +
<%= raw section.description %>
@@ -69,178 +69,68 @@ <% if question.id == session[:question_id_comments].to_i then id_css = "current_question" end %><%= _('You have altered answers but have not saved them:')%>
-<%= _('Would you like to save them now?')%>
+<%= _('You have altered answers but have not saved them:')%>
+<%= _('Would you like to save them now?')%>
+