From 8d36dd67d50bacc55c5800e70c8751e176d80a7b Mon Sep 17 00:00:00 2001 From: Rachid Mrad Date: Thu, 13 Feb 2025 18:23:58 -0500 Subject: [PATCH] Update copy on domain_users --- src/registrar/templates/domain_users.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/src/registrar/templates/domain_users.html b/src/registrar/templates/domain_users.html index 2ae13f7d5..128ca57ec 100644 --- a/src/registrar/templates/domain_users.html +++ b/src/registrar/templates/domain_users.html @@ -25,17 +25,9 @@

Domain managers

- {% comment %}Copy below differs depending on whether view is in portfolio mode.{% endcomment %} - {% if not portfolio %}

- Domain managers can update all information related to a domain within the - .gov registrar, including security email and DNS name servers. + Domain managers can update information related to this domain, including security email and DNS name servers.

- {% else %} -

- Domain managers can update all information related to a domain, including contact details, senior official, security email, and DNS name servers. -

- {% endif %}