Update text message setting name

Update text message setting name for `Start text messages with service name`
This commit is contained in:
karlchillmaid
2019-07-22 10:13:33 +01:00
committed by Rebecca Law
parent 71cbc787de
commit 3e179e49eb

View File

@@ -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',