mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix closing tag on if/else (#7390)
The firmware download section was missing the closing {/if}
Co-authored-by: Matthew Midgett <mmidgett@nationalwi-fi.com>
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
<P212>{$grandstream_firmware_upgrade_protocol}</P212>
|
||||
{else}
|
||||
<P212>2</P212>
|
||||
{/if}
|
||||
|
||||
<!-- Firmware Server Path -->
|
||||
<!-- Server address -->
|
||||
|
||||
@@ -91,6 +91,7 @@
|
||||
<P212>{$grandstream_firmware_upgrade_protocol}</P212>
|
||||
{else}
|
||||
<P212>2</P212>
|
||||
{/if}
|
||||
|
||||
<!-- Firmware Server Path -->
|
||||
<!-- Server address -->
|
||||
|
||||
Reference in New Issue
Block a user