added missing closing bracket (#5466)

This commit is contained in:
chansizzle
2020-09-21 11:16:28 -06:00
committed by GitHub
parent 60666d1780
commit 84a4613539

View File

@@ -6183,7 +6183,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}