Update html/watch.ejs
This commit is contained in:
parent
a50a713ebf
commit
7ad6de7f01
@ -1588,10 +1588,10 @@ WIP! </a>
|
||||
|
||||
<div class="descriptionHtml" style="margin-top:1em;">
|
||||
<% if (dyx) { %>
|
||||
<a href="/watch?v=<%=VideoData.videoId%>"> close dyslexic mode </a>
|
||||
<a href="/watch?v=<%=VideoData.videoId%>"> close dyslexic mode </a> <br>
|
||||
<% } %>
|
||||
<% if (!dyx) { %>
|
||||
<a href="/watch?v=<%=VideoData.videoId%>&dyx=true"> open dyslexic mode </a>
|
||||
<a href="/watch?v=<%=VideoData.videoId%>&dyx=true"> open dyslexic mode </a> <br>
|
||||
|
||||
<% } %>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user