Update {$mac}.xml (#4283)

* Update {$mac}.xml

* Update {$mac}.xml
This commit is contained in:
Len
2019-06-14 21:58:40 -04:00
committed by FusionPBX
parent 193aae4d27
commit 3b266d1e14

View File

@@ -6106,9 +6106,7 @@
<!-- # Admin password for web interface -->
<!-- # String: a-z, A-Z, 0-9 -->
{if $admin_password=="none"}
<P2></P2>
{elseif isset($admin_password)}
{if isset($admin_password)}
<P2>{$admin_password}</P2>
{else}
<P2>adminadmin</P2>