diff --git a/html/poketube.ejs b/html/poketube.ejs index da29061e..c2b264c6 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -314,15 +314,14 @@ margin-right: 100px;

Change the resolution of the video :3

<% if (!qua) { %> - medium + medium hd720 (current) <% } %> - <% if (qua) { %> - - medium (current) - hd720 + <% if (qua === "medium") { %> + medium (current) + hd720 <% } %> - +