mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 10:16:13 +02:00
undoing last push
This commit is contained in:
parent
717ff7c376
commit
7cc6731a61
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@
|
|||
{{ field.label }}
|
||||
{% endif %}
|
||||
{% if widget.attrs.required %}
|
||||
{% if field.label != "I read and agree to the requirements for operating .gov domains." or field.label != "Please explain why there are no other employees from your organization we can contact to help us assess your
|
||||
eligibility for a .gov domain." %}
|
||||
{% if field.label != "I read and agree to the requirements for operating .gov domains." %}
|
||||
<abbr class="usa-hint usa-hint--required" title="required">*</abbr>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue