update footer text

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

View file

@ -239,8 +239,8 @@ 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="help margin-left-0">This email will be sent to the creator of this request after saving</div>
</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>
{% else %}
{{ field.field }}