mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 08:22:18 +02:00
updated domain app pages' required fields sentence
This commit is contained in:
parent
e58586bb18
commit
6fc513ed54
1 changed files with 4 additions and 1 deletions
|
@ -13,7 +13,10 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block form_required_fields_help_text %}
|
||||
<p class="text-semibold"><abbr class="usa-hint usa-hint--required" title="required">*</abbr>This question is required.</p>
|
||||
<p class="margin-top-3">
|
||||
<i>Required fields are marked with an asterisk (<abbr class="usa-hint usa-hint--required"
|
||||
title="required">*</abbr>).</i>
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
||||
{% block form_fields %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue