diff --git a/app/templates/views/send-test.html b/app/templates/views/send-test.html index 588e5688a..7550eaa4f 100644 --- a/app/templates/views/send-test.html +++ b/app/templates/views/send-test.html @@ -29,7 +29,7 @@ {% endif %} - {{ page_footer('Next', back_link=back_link) }} + {{ page_footer('Continue', back_link=back_link) }} {{ template|string }} diff --git a/app/templates/views/styleguide.html b/app/templates/views/styleguide.html index 10e3070fa..80cf93a05 100644 --- a/app/templates/views/styleguide.html +++ b/app/templates/views/styleguide.html @@ -87,7 +87,7 @@
{{ page_footer( - button_text='Next step' + button_text='Continue' ) }} {{ page_footer( diff --git a/app/templates/views/support/index.html b/app/templates/views/support/index.html index 2fbd7a8a8..61ebb05f3 100644 --- a/app/templates/views/support/index.html +++ b/app/templates/views/support/index.html @@ -17,7 +17,7 @@