mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add Language options for GXP16XX (#5249)
* Update {$mac}.xml
Add language options
This commit is contained in:
@@ -2161,7 +2161,11 @@
|
||||
<!-- gxp - Downloaded Language -->
|
||||
<!-- String -->
|
||||
<!-- Mandatory -->
|
||||
{if isset($grandstream_display_language) }
|
||||
<P1362>{$grandstream_display_language}</P1362>
|
||||
{else}
|
||||
<P1362>auto</P1362>
|
||||
{/if}
|
||||
<!-- Language File postfix (for Downloaded Language) -->
|
||||
<!-- String -->
|
||||
<P399></P399>
|
||||
|
||||
Reference in New Issue
Block a user