mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-09 19:15:34 +00:00
Changed label of inputfield
This commit is contained in:
@@ -76,7 +76,7 @@
|
|||||||
autocomplete
|
autocomplete
|
||||||
length="8"
|
length="8"
|
||||||
/>
|
/>
|
||||||
<label for="search" id="forsearch">Type ID of host to be controlled (it can be found under settings on a channel)</label>
|
<label for="search" id="forsearch">Type ID of host to be controlled</label>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
@@ -91,7 +91,7 @@
|
|||||||
<i id="remote_skip" class="mdi-av-skip-next"></i>
|
<i id="remote_skip" class="mdi-av-skip-next"></i>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<i class="mdi-av-volume-up slider-vol rc"></i>
|
<i class="mdi-av-volume-up slider-vol rc"></i>
|
||||||
<div class="rc" id="volume-control" title="Volume"></div>
|
<div class="rc" id="volume-control" title="Volume"></div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user