mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 23:28:25 -04:00
Merge pull request #2151 from GSA/2135-send-message-flow-h1-changes
2135 - 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