Fix Vendor Config Labels
Labels were incorrect and non descriptive
This commit is contained in:
parent
2b90440df7
commit
ec9d1cc720
|
@ -545,7 +545,7 @@ and open the template in the editor. Base Version before all crash :-)
|
||||||
<help>Log server Address: x.x.x.x:9001 </help>
|
<help>Log server Address: x.x.x.x:9001 </help>
|
||||||
</item>
|
</item>
|
||||||
<item type="IE" id="3" seq="98">
|
<item type="IE" id="3" seq="98">
|
||||||
<label>Display Not Active</label>
|
<label>Days Display Not Active</label>
|
||||||
<input>
|
<input>
|
||||||
<name>daysdisplaynotactive</name>
|
<name>daysdisplaynotactive</name>
|
||||||
<default></default>
|
<default></default>
|
||||||
|
@ -555,7 +555,7 @@ and open the template in the editor. Base Version before all crash :-)
|
||||||
<help>Comma separated list of days that the phone's display is not active and will be automatically turned off after the time specified by "displayIdleTimeout" has elapsed (1 - Sunday, 7 - Saturday)</help>
|
<help>Comma separated list of days that the phone's display is not active and will be automatically turned off after the time specified by "displayIdleTimeout" has elapsed (1 - Sunday, 7 - Saturday)</help>
|
||||||
</item>
|
</item>
|
||||||
<item type="IE" id="3" seq="98">
|
<item type="IE" id="3" seq="98">
|
||||||
<label>Display Not Active</label>
|
<label>Display On Start Time</label>
|
||||||
<input>
|
<input>
|
||||||
<name>displayontime</name>
|
<name>displayontime</name>
|
||||||
<default></default>
|
<default></default>
|
||||||
|
|
Loading…
Reference in a new issue