diff --git a/app/templates/views/service-settings/set-inbound-sms.html b/app/templates/views/service-settings/set-inbound-sms.html index 98bfa6ace..1baf42493 100644 --- a/app/templates/views/service-settings/set-inbound-sms.html +++ b/app/templates/views/service-settings/set-inbound-sms.html @@ -36,7 +36,7 @@ We’ll create a unique phone number for your service that users can reply to.

- Text messages you send will come from this phone number instead of your sender name (currently {SENDER NAME}). + Text messages you send will come from this phone number instead of your sender name (currently {{ current_service.default_sms_sender }}).

You can still send text messages from a sender name if you need to, but users will not be able to reply to those messages.