Update {$mac}.xml (#4677)
This commit is contained in:
parent
5be97d4dbd
commit
d321fd242c
|
|
@ -2710,7 +2710,14 @@
|
|||
{/if}
|
||||
<!-- Config Server Path -->
|
||||
<!-- String -->
|
||||
{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}
|
||||
|
||||
<!-- Firmware File Prefix -->
|
||||
<!-- String -->
|
||||
<P232></P232>
|
||||
|
|
|
|||
Loading…
Reference in New Issue