Send Message A11Y Audit - Adjust headers in Send Message flow

This commit is contained in:
Jonathan Bobel
2024-11-22 16:45:25 -05:00
parent 971db71936
commit 35958769f4
11 changed files with 25 additions and 16 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"