mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Add some explaining to the email reply to page
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user