mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 18:01:08 -05:00
implement SNS
This commit is contained in:
@@ -76,7 +76,7 @@ def upgrade():
|
||||
)
|
||||
)
|
||||
|
||||
mobile_template_content = """Your mobile number was changed by ((servicemanagername)). Next time you sign in, your Notify authentication code will be sent to this phone."""
|
||||
mobile_template_content = """Your mobile number was changed by ((servicemanagername)). Next time you sign in, your US Notify authentication code will be sent to this phone."""
|
||||
|
||||
mobile_template_name = "Phone number changed by service manager"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user