Browse Source

Fix button wording

pull/1584/head
Kat 3 years ago
parent
commit
8e31c5ad22
  1. 2
      app/views/form/_interruption_screen_question.html.erb

2
app/views/form/_interruption_screen_question.html.erb

@ -49,7 +49,7 @@
<%= f.hidden_field question.id, value: "0" %>
<div class="govuk-button-group">
<%= 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)),

Loading…
Cancel
Save