mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
trying another way of getting rid of asterisk
This commit is contained in:
parent
3d177198ea
commit
d5e662a78d
1 changed files with 0 additions and 5 deletions
|
@ -7,9 +7,4 @@
|
|||
{% else %}
|
||||
{{ field.label }}
|
||||
{% endif %}
|
||||
{% if widget.attrs.required %}
|
||||
{% if widget.label != "I read and agree to the requirements for operating .gov domains." %}
|
||||
<abbr class="usa-hint usa-hint--required" title="required">*</abbr>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
</{{ label_tag }}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue