mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-15 07:18:58 -04:00
Send Message A11Y Audit - Adjust headers in Send Message flow
This commit is contained in:
@@ -739,7 +739,7 @@ def all_placeholders_in_session(placeholders):
|
||||
|
||||
def get_send_test_page_title(template_type, entering_recipient, name=None):
|
||||
if entering_recipient:
|
||||
return "Send ‘{}’".format(name)
|
||||
return "Select recipients"
|
||||
return "Personalize this message"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user