mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-21 21:53:42 -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 %}
|
||||
|
||||
{% 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',
|
||||
|
||||
Reference in New Issue
Block a user