changed footer text to match updates to design specs

This commit is contained in:
CocoByte 2024-08-19 16:36:28 -06:00
parent 1cab199eba
commit 5d34abd69d
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F

View file

@ -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 %}