diff --git a/html/poketube.ejs b/html/poketube.ejs index f57036bc..86df14c7 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -263,7 +263,7 @@ if you want to change the url - see config in server.js
- Opt out of stats (More info) + Opt out of Stats (More info)
<% } %> @@ -288,11 +288,11 @@ you migth also watch these... (ig?)
<% if (!optout) { %> - <%=x.duration %> + <%=x.duration %> <% } %> <% if (optout) { %> - <%=x.duration %> + <%=x.duration %> <% } %>