mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-27 19:29:11 -04:00
Change wording based on Thom’s feedback
This commit is contained in:
@@ -723,7 +723,7 @@ class InternationalSMSForm(Form):
|
||||
|
||||
class SMSPrefixForm(Form):
|
||||
enabled = RadioField(
|
||||
'Start all text messages with service name',
|
||||
'',
|
||||
choices=[
|
||||
('on', 'On'),
|
||||
('off', 'Off'),
|
||||
|
||||
Reference in New Issue
Block a user