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:
Beverly Nguyen
2024-12-05 14:05:06 -08:00
committed by GitHub
17 changed files with 101 additions and 90 deletions

View File

@@ -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"