diff --git a/app/views/form/_interruption_screen_question.html.erb b/app/views/form/_interruption_screen_question.html.erb index bae2124d6..155a80650 100644 --- a/app/views/form/_interruption_screen_question.html.erb +++ b/app/views/form/_interruption_screen_question.html.erb @@ -49,7 +49,7 @@ <%= f.hidden_field question.id, value: "0" %>
- <%= f.govuk_submit "Save and continue" %> + <%= f.govuk_submit "Confirm and continue" %> <%= govuk_link_to( (@page.skip_text || "Skip for now"), (@page.skip_href(@log) || send(@log.form.next_page_redirect_path(@page, @log, current_user), @log)),