This commit is contained in:
Rachid Mrad 2025-02-14 16:19:56 -05:00
parent 237b5a8f64
commit a1f92a470e
No known key found for this signature in database
2 changed files with 1 additions and 4 deletions

View file

@ -294,7 +294,7 @@ export class EditMemberDomainsTable extends BaseTable {
if (!this.addedDomains.length && !this.removedDomains.length) { if (!this.addedDomains.length && !this.removedDomains.length) {
const noChangesParagraph = document.createElement('p'); const noChangesParagraph = document.createElement('p');
noChangesParagraph.textContent = 'No changes were detected. Click the “Back” button to edit this members domain assignments.'; noChangesParagraph.textContent = "No changes were detected. Click the “Back” button to edit this members domain assignments.";
domainAssignmentSummary.appendChild(noChangesParagraph); domainAssignmentSummary.appendChild(noChangesParagraph);
} }
} }

View file

@ -15,10 +15,7 @@ associated with the following email address: {{ invitee_email_address }}
Login.gov provides a simple and secure process for signing in to many government Login.gov provides a simple and secure process for signing in to many government
services with one account. If you dont already have one, follow these steps to create services with one account. If you dont already have one, follow these steps to create
your Login.gov account <https://login.gov/help/get-started/create-your-account/>. your Login.gov account <https://login.gov/help/get-started/create-your-account/>.
{% endif %} {% endif %}
DOMAIN MANAGEMENT DOMAIN MANAGEMENT
As a .gov domain manager, you can add or update information like name servers. Youll As a .gov domain manager, you can add or update information like name servers. Youll
also serve as a contact for the domains you manage. Please keep your contact also serve as a contact for the domains you manage. Please keep your contact