mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
fixed text
This commit is contained in:
parent
17193224ff
commit
b5cf8aaf3f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ $(document).ready(function () {
|
|||
Button.apply(this, arguments);
|
||||
this.addClass('ypt-compress');
|
||||
this.addClass('vjs-button-fa-size');
|
||||
this.controlText("Theater mode");
|
||||
this.controlText("Default view");
|
||||
if (Cookies.get('compress') === "true") {
|
||||
toogleEC(this);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue