diff --git a/app/views/simple_smart_answers/_current_question.html.erb b/app/views/simple_smart_answers/_current_question.html.erb index 5c1a0b487a..271332902b 100644 --- a/app/views/simple_smart_answers/_current_question.html.erb +++ b/app/views/simple_smart_answers/_current_question.html.erb @@ -17,7 +17,7 @@ heading_caption: @publication.title, heading_size: "l", heading: "#{@flow_state.current_question_number}. #{question.title}", - is_page_heading: true, + heading_level: 1, name: "response", items: question.options.map do |option| {