Update {$mac}.xml (#4699)
This commit is contained in:
parent
75c451e553
commit
f2d03eb209
|
|
@ -77,7 +77,13 @@
|
|||
{/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 -->
|
||||
<!-- String-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue