@@ -4,9 +4,17 @@ import { ReactNode } from "react";
44
55export const mockedChristmasBannerContent = ( ) => (
66 < >
7- Please note that the HDR UK Technology Team are on reduced hours from Dec 20
8- - January 3, and will be unable to respond to support requests during this
9- time.
7+ We wiped this pre-production test site of its data on the week of June 30.
8+ You will need to re-register an account to continue testing this site. If
9+ you contacted us previously, you should receive an email within 24 hours
10+ inviting you or your team back onto the system. Otherwise, if you'd like to
11+ be re-invited back onto this test site as a Data Custodian, please email us
12+ at{ " " }
13+ < a href = "mailto:enquiries@safepeopleregistry.org" >
14+ enquiries@safepeopleregistry.org
15+ </ a > { " " }
16+ with the email address of an administrator of your Custodian account. Once
17+ invited, they can invite the rest of the team.
1018 </ >
1119) ;
1220
@@ -590,6 +598,8 @@ export const mockedOrganisationProfileGuidance: TabGuidance = {
590598
591599 < ul style = { { marginBottom : "1rem" , paddingLeft : "1.25rem" } } >
592600 < li > Affiliating a User, and</ li >
601+ < li > Adding or updating profile information</ li >
602+ < li > Adding or removing other Delegates</ li >
593603 < li > Accepting the Safe People Registry's Terms and Conditions</ li >
594604 </ ul >
595605 </ >
0 commit comments