Change LMS title in config options.

Squeezebox is an old unused name, and LMS isn't very self-explanitory.
This commit is contained in:
NovaXeros
2014-04-16 20:13:12 +01:00
parent 0234f4dab9
commit a1d0f14eb8

View File

@@ -678,9 +678,9 @@
</div>
</fieldset>
<fieldset>
<h3>LMS</h3>
<h3>Logitech Media Server</h3>
<div class="checkbox row">
<input type="checkbox" name="lms_enabled" id="lms" value="1" ${config['lms_enabled']} /><label>Enable Squeezebox Updates</label>
<input type="checkbox" name="lms_enabled" id="lms" value="1" ${config['lms_enabled']} /><label>Enable LMS Updates</label>
</div>
<div id="lmsoptions">
<div class="row">