From 3e179e49eb7dcebc10ffa07612a61aa5d76932fd Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 22 Jul 2019 10:13:33 +0100 Subject: [PATCH] Update text message setting name Update text message setting name for `Start text messages with service name` --- app/templates/views/service-settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/service-settings.html b/app/templates/views/service-settings.html index f1716bc27..9f4e75569 100644 --- a/app/templates/views/service-settings.html +++ b/app/templates/views/service-settings.html @@ -153,7 +153,7 @@ {% endcall %} {% call settings_row(if_has_permission='sms') %} - {{ text_field('Text messages start with service name') }} + {{ text_field('Start text messages with service name') }} {{ boolean_field(current_service.prefix_sms) }} {{ edit_field( 'Change',