Add some explaining to the email reply to page

This commit is contained in:
Chris Hill-Scott
2016-08-23 14:16:07 +01:00
parent 8eb2dadaa6
commit 709882065f
3 changed files with 22 additions and 5 deletions

View File

@@ -327,7 +327,7 @@ class ProviderForm(Form):
class ServiceReplyToEmailFrom(Form):
email_address = email_address()
email_address = email_address(label='Email reply to address')
class ServiceSmsSender(Form):