mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-03 21:10:24 -04:00
Replace haven't with have not
This commit is contained in:
committed by
Chris Hill-Scott
parent
601078e06f
commit
644686c3ce
@@ -18,7 +18,7 @@
|
||||
<div class="user-list">
|
||||
{% if not current_service.email_reply_to_addresses %}
|
||||
<div class="user-list-item">
|
||||
<span class="hint">You haven’t added any reply-to email addresses yet</span>
|
||||
<span class="hint">You have not added any reply-to email addresses yet</span>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% for item in current_service.email_reply_to_addresses %}
|
||||
|
||||
Reference in New Issue
Block a user