mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-29 12:09:18 +00:00
Added Grandstream station label for gxp2130_35_40_60_70 (#7508)
* Added Grandstream station label
This commit is contained in:
@@ -1646,6 +1646,14 @@
|
||||
<!-- # Yes or No. -->
|
||||
<item name="users.testPasswordStrength.enable">No</item>
|
||||
|
||||
<!-- # Customized Station Label -->
|
||||
<!-- # String -->
|
||||
{if isset($grandstream_customized_station_label) }
|
||||
<item name="lcd.customized.station.label">{$grandstream_customized_station_label}</item>
|
||||
{else}
|
||||
<item name="lcd.customized.station.label"></item>
|
||||
{/if}
|
||||
|
||||
<!-- # Enable Public Mode. No or Yes. -->
|
||||
<item name="hotdesking.enable">No</item>
|
||||
|
||||
|
||||
@@ -1664,6 +1664,14 @@
|
||||
<!-- # Yes or No. -->
|
||||
<item name="users.testPasswordStrength.enable">No</item>
|
||||
|
||||
<!-- # Customized Station Label -->
|
||||
<!-- # String -->
|
||||
{if isset($grandstream_customized_station_label) }
|
||||
<item name="lcd.customized.station.label">{$grandstream_customized_station_label}</item>
|
||||
{else}
|
||||
<item name="lcd.customized.station.label"></item>
|
||||
{/if}
|
||||
|
||||
<!-- # Enable Public Mode. No or Yes. -->
|
||||
<item name="hotdesking.enable">No</item>
|
||||
|
||||
|
||||
@@ -1646,6 +1646,14 @@
|
||||
<!-- # Yes or No. -->
|
||||
<item name="users.testPasswordStrength.enable">No</item>
|
||||
|
||||
<!-- # Customized Station Label -->
|
||||
<!-- # String -->
|
||||
{if isset($grandstream_customized_station_label) }
|
||||
<item name="lcd.customized.station.label">{$grandstream_customized_station_label}</item>
|
||||
{else}
|
||||
<item name="lcd.customized.station.label"></item>
|
||||
{/if}
|
||||
|
||||
<!-- # Enable Public Mode. No or Yes. -->
|
||||
<item name="hotdesking.enable">No</item>
|
||||
|
||||
|
||||
@@ -1646,6 +1646,14 @@
|
||||
<!-- # Yes or No. -->
|
||||
<item name="users.testPasswordStrength.enable">No</item>
|
||||
|
||||
<!-- # Customized Station Label -->
|
||||
<!-- # String -->
|
||||
{if isset($grandstream_customized_station_label) }
|
||||
<item name="lcd.customized.station.label">{$grandstream_customized_station_label}</item>
|
||||
{else}
|
||||
<item name="lcd.customized.station.label"></item>
|
||||
{/if}
|
||||
|
||||
<!-- # Enable Public Mode. No or Yes. -->
|
||||
<item name="hotdesking.enable">No</item>
|
||||
|
||||
|
||||
@@ -1646,6 +1646,14 @@
|
||||
<!-- # Yes or No. -->
|
||||
<item name="users.testPasswordStrength.enable">No</item>
|
||||
|
||||
<!-- # Customized Station Label -->
|
||||
<!-- # String -->
|
||||
{if isset($grandstream_customized_station_label) }
|
||||
<item name="lcd.customized.station.label">{$grandstream_customized_station_label}</item>
|
||||
{else}
|
||||
<item name="lcd.customized.station.label"></item>
|
||||
{/if}
|
||||
|
||||
<!-- # Enable Public Mode. No or Yes. -->
|
||||
<item name="hotdesking.enable">No</item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user