mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
changed footer text to match updates to design specs
This commit is contained in:
parent
1cab199eba
commit
5d34abd69d
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ This is using a custom implementation fieldset.html (see admin/fieldset.html)
|
|||
{{ field.field }}
|
||||
<input id="action-needed-email-sent" class="display-none" value="{{action_needed_email_sent}}">
|
||||
</div>
|
||||
<div id="action-needed-email-footer" class="text-faded margin-top-05">This email will be sent to the creator of this request after saving</div>
|
||||
<div id="action-needed-email-footer" class="help margin-left-0">This email will be sent to the creator of this request after saving</div>
|
||||
</div>
|
||||
</div>
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue