Update {$mac}.xml

Fix the syntax on the spa112 template.
This commit is contained in:
FusionPBX
2016-05-23 10:02:47 -06:00
parent 2b5f43421f
commit 62a76617ce

View File

@@ -13,7 +13,7 @@
<Resync_After_Upgrade_Attempt>Yes</Resync_After_Upgrade_Attempt>
{if isset ($http_auth_username)}
<Profile_Rule>[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
{/else}
{else}
<Profile_Rule>http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
{/if}
<Upgrade_Enable>Yes</Upgrade_Enable>
@@ -63,4 +63,4 @@
<Web_Login_Admin_Password>{$admin_password}</Web_Login_Admin_Password>
<Web_Login_Guest_Name>{$user_name}</Web_Login_Guest_Name>
<Web_Login_Guest_Password>{$user_password}</Web_Login_Guest_Password>
</flat-profile>
</flat-profile>