mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
remove lite from music videos
This commit is contained in:
parent
7e2d15f62d
commit
05c3ee731f
@ -464,7 +464,9 @@
|
|||||||
<% }%>
|
<% }%>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<% if (!video.Channel.Name.endsWith(' - Topic')) { %>
|
||||||
|
<% if (!video.Title.endsWith('Audio)')) { %>
|
||||||
<div class="new-button" style=";margin-left: -3px;">
|
<div class="new-button" style=";margin-left: -3px;">
|
||||||
<a title="Low Bandwidth? try PokeTube Lite!" style="color:#fff;text-decoration: none" href="/lite?v=<%=video.id%>">
|
<a title="Low Bandwidth? try PokeTube Lite!" style="color:#fff;text-decoration: none" href="/lite?v=<%=video.id%>">
|
||||||
<div class="pill-button">
|
<div class="pill-button">
|
||||||
@ -474,7 +476,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<% }%>
|
||||||
|
<% }%>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user