mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
fixed formatting of error message in form
This commit is contained in:
parent
37ada699a0
commit
4d604b68b8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
{% endwith %}
|
||||
</div>
|
||||
<div class="tablet:grid-col-6">
|
||||
{% with sublabel_text="Ex: 86.124.49.54 or 2001:db8::1234:5678" %}
|
||||
{% with sublabel_text="Ex: 86.124.49.54 or 2001:db8::1234:5678" add_group_class="usa-form-group--unstyled-error" %}
|
||||
{% input_with_errors form.ip %}
|
||||
{% endwith %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue