From 30155a7051d27562c0be887e74055754c94c9e7c Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 3 Jul 2022 00:16:09 +0300 Subject: [PATCH] Update poketube.ejs --- html/poketube.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 %> <% } %>