From c295c22c8d00e5a33b94ef3f366343b686f3afaa Mon Sep 17 00:00:00 2001 From: Katherine-Osos <119689946+Katherine-Osos@users.noreply.github.com> Date: Mon, 14 Aug 2023 11:28:28 -0500 Subject: [PATCH 1/6] Content Updates --- src/registrar/templates/application_other_contacts.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/registrar/templates/application_other_contacts.html b/src/registrar/templates/application_other_contacts.html index 805cb6927..2adf0b99c 100644 --- a/src/registrar/templates/application_other_contacts.html +++ b/src/registrar/templates/application_other_contacts.html @@ -2,7 +2,13 @@ {% load static field_helpers %} {% block form_instructions %} -
We’d like to contact other employees in your organization about your domain request. For example, they could be involved in managing your organization or its technical infrastructure. This information will help us assess your eligibility for a .gov domain. These contacts should be in addition to you and your authorizing official. They should be employees of your organization.
+To help us assess your eligibility for a .gov domain, please provide contact information for at least two other employees from your organization. +
Your authorizing official is the person within your organization who can authorize your domain request. This is generally the highest-ranking or highest-elected official in your organization.
+Your authorizing official is the person within your organization who can authorize your domain request. This must be a person in a role of significant, executive responsibility within the organization.
We might contact your authorizing official, or their office, to double check that they approve this request. Read more about who can serve as an authorizing official.
+We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate with you, the requestor. Read more about who can serve as an authorizing official.
{% endblock %} From a74ee20bcf072af49c585bf9ae793b71af9bcb23 Mon Sep 17 00:00:00 2001 From: Katherine-Osos <119689946+Katherine-Osos@users.noreply.github.com> Date: Mon, 14 Aug 2023 12:34:57 -0500 Subject: [PATCH 3/6] AO wording adjustment --- src/registrar/templates/application_authorizing_official.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/templates/application_authorizing_official.html b/src/registrar/templates/application_authorizing_official.html index 0674b3f7b..60fce85f8 100644 --- a/src/registrar/templates/application_authorizing_official.html +++ b/src/registrar/templates/application_authorizing_official.html @@ -6,7 +6,7 @@ Who is the authorizing official for your organization? -Your authorizing official is the person within your organization who can authorize your domain request. This must be a person in a role of significant, executive responsibility within the organization.
+Your authorizing official is the person within your organization who can authorize your domain request. This person must be in a role of significant, executive responsibility within the organization.
To help us assess your eligibility for a .gov domain, please provide contact information for at least two other employees from your organization. +
To help us assess your eligibility for a .gov domain, please provide contact information for other employees from your organization.
We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate with you, the requestor. Read more about who can serve as an authorizing official.
+We typically don’t reach out to the authorizing official, but if contact is necessary, our practice is to coordinate first with you, the requestor. Read more about who can serve as an authorizing official.
{% endblock %} From 9f37337937a9dd654d464c4996af1700e04bab5b Mon Sep 17 00:00:00 2001 From: Katherine-Osos <119689946+Katherine-Osos@users.noreply.github.com> Date: Mon, 14 Aug 2023 15:22:38 -0500 Subject: [PATCH 6/6] Other employees: Add "first" --- src/registrar/templates/application_other_contacts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/templates/application_other_contacts.html b/src/registrar/templates/application_other_contacts.html index 74568b592..679742281 100644 --- a/src/registrar/templates/application_other_contacts.html +++ b/src/registrar/templates/application_other_contacts.html @@ -6,7 +6,7 @@