mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 11:38:39 +02:00
Typo
This commit is contained in:
parent
1ce0724d34
commit
e37a95ee1e
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ This is using a custom implementation fieldset.html (see admin/fieldset.html)
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{% if original_object.rejection_reason_reason_email %}
|
||||
{% if original_object.rejection_reason_email %}
|
||||
<input id="last-sent-rejection-email-content" class="display-none" value="{{original_object.rejection_reason_email}}">
|
||||
{% else %}
|
||||
<input id="last-sent-rejection-email-content" class="display-none" value="None">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue