From 44db711646db2e36febca1e62c5e9b999ff73a1a Mon Sep 17 00:00:00 2001 From: Neil Martinsen-Burrell Date: Tue, 22 Nov 2022 11:25:36 -0600 Subject: [PATCH] Review feedback: for broken links, name servers button --- src/registrar/templates/application_done.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/registrar/templates/application_done.html b/src/registrar/templates/application_done.html index 6ffe62765..4997ef87d 100644 --- a/src/registrar/templates/application_done.html +++ b/src/registrar/templates/application_done.html @@ -19,8 +19,8 @@ your authorizing official, and any contacts you added.

meets our naming requirements. -
  • You can check the - status of your request at any time. +
  • You can check the + status of your request at any time.
  • We'll email you with any questions or when we complete our @@ -32,6 +32,9 @@ your authorizing official, and any contacts you added.

    Before your domain can be used we'll need information about your domain name servers. If you have this information you can enter it now. If you don't have it, that's okay. You can enter it later on the -manage your domains page. +manage your domains page.

    + +

    Enter DNS name servers

    + {% endblock %}