aboutsummaryrefslogtreecommitdiffstats
path: root/res/index.html
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-03-02 12:51:20 +0300
committerRblSb <msrblsb@gmail.com>2020-03-02 12:51:20 +0300
commit298197a07496a762c415d0a7c77e0307243504b8 (patch)
tree0f8d90e2b175fd72a13f394ab7e7257ef03943b2 /res/index.html
parent8a277e9ca3a64d7b298b7c9333153f5512aa176d (diff)
Playlist lock toggler
Diffstat (limited to 'res/index.html')
-rw-r--r--res/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/index.html b/res/index.html
index 049600f..ca6c679 100644
--- a/res/index.html
+++ b/res/index.html
@@ -94,7 +94,7 @@
<button class="btn btn-sm btn-default collapsed" id="showcustomembed" title="${embedCustomFrame}" data-toggle="collapse" data-target="#customembed" aria-expanded="false"><span class="glyphicon glyphicon-th-large"></span></button>
<button class="btn btn-sm btn-default" id="clearplaylist" title="${clearPlaylist}"><span class="glyphicon glyphicon-trash"></span></button>
<button class="btn btn-sm btn-default" id="shuffleplaylist" title="${shufflePlaylist}"><span class="glyphicon glyphicon-sort"></span></button>
- <button class="btn btn-sm btn-danger" id="qlockbtn" title="${playlistLocked}"><span class="glyphicon glyphicon-lock"></span></button>
+ <button class="btn btn-sm btn-success" id="lockplaylist" title="${playlistOpen}"><span class="glyphicon glyphicon-ok"></span></button>
</div>
<div class="btn-group pull-right" id="videocontrols">
<button class="btn btn-sm btn-default" id="extendplayer" title="${expandPlayer}"><span class="glyphicon glyphicon-sound-stereo"></span></button>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage