mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05:00
Users who have an API integration (and therefore have a way of passing in a reference for each notification) can now search by that reference (see https://github.com/alphagov/notifications-api/pull/2682) This commit changes the label on the search box to tell these users that this is possible, without changing the label for users without an API integration, who might get confused by what ‘reference’ means. It also makes the label consistently say ‘email address or phone number’ (ie email address is first) because this is our content style.