Changed the order :)

This commit is contained in:
Ciaby 2014-08-31 20:16:42 -05:00
parent b70312773e
commit 5b0cd5e7da

View file

@ -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