From 0279b655f21adefcd392dac2daf56c9e123f7b85 Mon Sep 17 00:00:00 2001
From: vivoras <60329535+vivoras@users.noreply.github.com>
Date: Sat, 2 May 2020 03:29:23 +0200
Subject: [PATCH] Add Language options for GXP16XX (#5249)
* Update {$mac}.xml
Add language options
---
resources/templates/provision/grandstream/gxp16xx/{$mac}.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/resources/templates/provision/grandstream/gxp16xx/{$mac}.xml b/resources/templates/provision/grandstream/gxp16xx/{$mac}.xml
index aede89f47a..d4405cfb30 100644
--- a/resources/templates/provision/grandstream/gxp16xx/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxp16xx/{$mac}.xml
@@ -2161,7 +2161,11 @@
+{if isset($grandstream_display_language) }
+{$grandstream_display_language}
+{else}
auto
+{/if}