Update {$mac}.xml (#4666)

This commit is contained in:
Len 2019-09-27 17:04:00 -04:00 committed by FusionPBX
parent 9cc181ccf7
commit 78fcb52d89
1 changed files with 9 additions and 2 deletions

View File

@ -38,7 +38,14 @@
{/if}
<!-- Config Server Path -->
{if $grandstream_config_server_path=="none"}
<P237></P237>
{elseif isset($grandstream_config_server_path)}
<P237>{$grandstream_config_server_path}</P237>
{else}
<P237>{$domain_name}{$project_path}/app/provision</P237>
{/if}
<!-- XML Config File Password -->
<P1359></P1359>
<!-- HTTP/HTTPS User Name -->