diff --git a/src/registrar/templates/domain_detail.html b/src/registrar/templates/domain_detail.html index 7fbca7c02..97c1971ca 100644 --- a/src/registrar/templates/domain_detail.html +++ b/src/registrar/templates/domain_detail.html @@ -4,14 +4,14 @@ {% block domain_content %} {{ block.super }}
No DNS name servers have been added yet. Before your domain can be used we’ll need information about your domain name servers.
- Add DNS name servers + Add DNS name servers {% endif %} {% url 'domain-org-name-address' pk=domain.id as url %}