Changed the order :)
This commit is contained in:
parent
b70312773e
commit
5b0cd5e7da
1 changed files with 1 additions and 1 deletions
|
@ -38,6 +38,7 @@ charge_inbound_rate_type = "<%= @charge_inbound_rate_type %>"
|
|||
smsc_shortcode = "<%= @smsc_shortcode %>"
|
||||
sms_sender_unauthorized = '<%= @sms_sender_unauthorized %>'
|
||||
sms_destination_unauthorized = '<%= @sms_destination_unauthorized %>'
|
||||
sms_welcome_roaming = '<%= @sms_welcome_roaming %>' % site_name
|
||||
|
||||
rai_admin_user = '<%= @rai_admin_user %>'
|
||||
rai_admin_pwd = '<%= @rai_admin_pwd %>'
|
||||
|
@ -60,4 +61,3 @@ voip_cli = "<%= @voip_cli %>"
|
|||
notice_msg = '<%= @notice_msg %>'
|
||||
reminder_msg = '<%= @reminder_msg %>'
|
||||
deactivate_msg = '<%= @deactivate_msg %>'
|
||||
sms_welcome_roaming = '<%= @sms_welcome_roaming %>' % site_name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue