mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
added mising closing bracket (#5467)
This commit is contained in:
@@ -2347,7 +2347,7 @@
|
||||
<!-- ############################################################################## -->
|
||||
<!-- # Enable/Disable WiFi -->
|
||||
<!-- # Number: 0 - No, 2 - Off & Hide Menu From LCD, 1 - Yes. Default is 0 -->
|
||||
{if isset($grandstream_wifi_enable)
|
||||
{if isset($grandstream_wifi_enable)}
|
||||
<P7800>{$grandstream_wifi_enable}</P7800>
|
||||
{/if}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user