From 2967d7c54e9648bd7feda193854bc514ebda0b29 Mon Sep 17 00:00:00 2001
From: karlchillmaid
Date: Thu, 22 Aug 2019 10:50:04 +0100
Subject: [PATCH] Add code for current sender field
---
app/templates/views/service-settings/set-inbound-sms.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.