mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 10:56:31 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user