mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-08 23:40:44 -04:00
Replace haven't with have not
This commit is contained in:
committed by
Chris Hill-Scott
parent
0b0a303262
commit
c64f298820
@@ -27,7 +27,7 @@
|
||||
<div class="user-list">
|
||||
{% if not current_service.data_retention %}
|
||||
<div class="user-list-item">
|
||||
<span class="hint">You haven’t added any data retention</span>
|
||||
<span class="hint">You have not added any data retention</span>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% call mapping_table(
|
||||
|
||||
Reference in New Issue
Block a user