mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Revised wording to avoid negative contraction
This commit is contained in:
@@ -57,12 +57,11 @@
|
||||
</p>
|
||||
{% if is_precompiled_letter %}
|
||||
<p>
|
||||
This letter has passed our checks, but it won’t be printed
|
||||
because you used a test key
|
||||
This letter passed our checks, but we will not print it because you used a test key.
|
||||
</p>
|
||||
{% else %}
|
||||
<p>
|
||||
This letter won’t be printed because you used a test key
|
||||
We will not print this letter because you used a test key.
|
||||
</p>
|
||||
{% endif %}
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user