mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
Use ‘Continue’ not ‘Next’ for button text
The service manual recommends to: > Make sure your ‘Continue’ button is: > > - labelled ‘Continue’, not ‘Next’ > - aligned to the left so users don’t miss it – https://www.gov.uk/service-manual/design/question-pages
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
</p>
|
||||
|
||||
{{ page_footer(
|
||||
button_text='Next step'
|
||||
button_text='Continue'
|
||||
) }}
|
||||
|
||||
{{ page_footer(
|
||||
|
||||
Reference in New Issue
Block a user