diff options
Diffstat (limited to 'res/index.html')
| -rw-r--r-- | res/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/index.html b/res/index.html index 4151ba1..6310f8b 100644 --- a/res/index.html +++ b/res/index.html @@ -174,7 +174,7 @@ <li><button id="synchThresholdBtn"><span>${synchThreshold}</span></button></li> <li><button id="setVideoUrlBtn"><span>${setVideoUrl}</span></button></li> <li><button id="selectLocalVideoBtn"><span>${selectLocalVideo}</span></button></li> - <li><button id="removeVideoBtn"><span>${removeVideo}</span></button></li> + <li><button id="removePlayerBtn"><span>${removePlayer}</span></button></li> </div> <div id="adminMenu" style="display: none;"> <h4>${chat}</h4> |
