mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 03:30:50 +02:00
Update src/registrar/templates/includes/input_with_errors.html
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
This commit is contained in:
parent
14071d00b6
commit
754a652a97
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ error messages, if necessary.
|
|||
<div id="{{ widget.attrs.id }}__error-message">
|
||||
{% for error in field.errors %}
|
||||
<div class="usa-error-message display-flex" role="alert">
|
||||
<div class="margin-top-05">
|
||||
<div>
|
||||
<svg class="usa-icon usa-icon-large" focusable="true" role="img" aria-label="Error">
|
||||
<use xlink:href="{%static 'img/sprite.svg'%}#error"></use>
|
||||
</svg>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue