Added welcome SMS message for roaming users.

This commit is contained in:
Ciaby 2014-08-31 20:12:18 -05:00
parent db8e6ebb4b
commit b70312773e
2 changed files with 5 additions and 1 deletions

View file

@ -59,4 +59,5 @@ voip_cli = "<%= @voip_cli %>"
# Subscription SMS notification
notice_msg = '<%= @notice_msg %>'
reminder_msg = '<%= @reminder_msg %>'
deactivate_msg = '<%= @deactivate_msg %>'
deactivate_msg = '<%= @deactivate_msg %>'
sms_welcome_roaming = '<%= @sms_welcome_roaming %>' % site_name