Change wording based on Thom’s feedback

This commit is contained in:
Chris Hill-Scott
2017-11-06 14:12:25 +00:00
parent 6d3855bba4
commit 31497945c0
5 changed files with 12 additions and 13 deletions

View File

@@ -723,7 +723,7 @@ class InternationalSMSForm(Form):
class SMSPrefixForm(Form):
enabled = RadioField(
'Start all text messages with service name',
'',
choices=[
('on', 'On'),
('off', 'Off'),