diff --git a/src/registrar/templates/domain_dsdata.html b/src/registrar/templates/domain_dsdata.html index b387d34b6..45b72a9a2 100644 --- a/src/registrar/templates/domain_dsdata.html +++ b/src/registrar/templates/domain_dsdata.html @@ -22,7 +22,7 @@

Enter the values given by your DNS provider for DS Data.

- {% if not dnssec_ds_confirmed %} + {% comment %} {% if not dnssec_ds_confirmed %}

Required fields are marked with an asterisk (Add new record - {% else %} + {% else %} {% endcomment %} {% include "includes/required_fields.html" %}

@@ -111,7 +111,7 @@ >Cancel
- {% endif %} + {% comment %} {% endif %} {% endcomment %} {% if trigger_modal %}