Add {literal} and {/literal} used in long sections of commented lines

Used in long sections of commented out lines. This solves a problem on ARM devices like Raspberry Pi.
This commit is contained in:
FusionPBX
2021-06-26 00:34:39 -06:00
committed by GitHub
parent 4dc1833b53
commit 6362ef65b5

View File

@@ -8533,7 +8533,8 @@
{/if}
{/for}
{literal}
<!-- # Description. Max length allowed is 32 characters. -->
<!-- # String -->
<!-- # P1465 = -->
@@ -12253,7 +12254,7 @@
<!-- # Value. -->
<!-- # String. -->
<!-- # P23903 = -->
{/literal}
<!-- ###################################################################################### -->
<!-- ## Programmable Keys/Physical Multi-Purpose Keys - GXP2130/2160 only -->
@@ -12349,6 +12350,7 @@
{/for}
{literal}
<!-- ###################################################################################### -->
<!-- # MPK 2- GXP2130/2160 only -->
<!-- ###################################################################################### -->
@@ -12948,7 +12950,7 @@
<!-- # User ID. Max length allowed is 64 character -->
<!-- # String -->
<!-- # <P1463></P1463> -->
{/literal}
<!-- ############################################################################## -->
<!-- ## Settings/Programmable Keys / Softkeys Settings -->
<!-- ############################################################################## -->
@@ -13231,6 +13233,7 @@
{/for}
{/if}
{literal}
<!-- ###################################################################################### -->
<!-- # EXT MPK 2 -->
<!-- ###################################################################################### -->
@@ -17221,7 +17224,7 @@
<!-- # Value -->
<!-- # String -->
<!-- # <P23798></P23798> -->
{/literal}
</config>