mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Update text message setting name
Update text message setting name for `Start text messages with service name`
This commit is contained in:
committed by
Rebecca Law
parent
71cbc787de
commit
3e179e49eb
@@ -153,7 +153,7 @@
|
|||||||
{% endcall %}
|
{% endcall %}
|
||||||
|
|
||||||
{% call settings_row(if_has_permission='sms') %}
|
{% 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) }}
|
{{ boolean_field(current_service.prefix_sms) }}
|
||||||
{{ edit_field(
|
{{ edit_field(
|
||||||
'Change',
|
'Change',
|
||||||
|
|||||||
Reference in New Issue
Block a user