mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Replace can't with cannot
This commit is contained in:
committed by
Chris Hill-Scott
parent
a9583b51f3
commit
123d12bcdd
@@ -20,7 +20,7 @@
|
|||||||
{% if inbound_number %}
|
{% if inbound_number %}
|
||||||
<p>
|
<p>
|
||||||
<span class="bottom-gutter-1-3"> {{ sms_sender.sms_sender }} </span>
|
<span class="bottom-gutter-1-3"> {{ sms_sender.sms_sender }} </span>
|
||||||
<span class="hint"> This phone number receives replies and can’t be changed </span>
|
<span class="hint"> This phone number receives replies and cannot be changed </span>
|
||||||
</p>
|
</p>
|
||||||
{% else %}
|
{% else %}
|
||||||
{{ textbox(
|
{{ textbox(
|
||||||
|
|||||||
Reference in New Issue
Block a user