mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-30 20:04:18 -04:00
update
This commit is contained in:
parent
a1ba3d3de1
commit
457aa89da9
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
<div class="pure-u-1 pure-md-1-3">
|
||||
<b><%= translate(locale, "View as Playlist") %></b>
|
||||
<% else %>
|
||||
<a href="/playlist?list=<%= ucid %>"><%= translate(locale, "View as Playlist") %></a>
|
||||
<a href="/playlist?list=<%= ucid %>"><%="View as Playlist") %></a>
|
||||
<% end %>
|
||||
</div>
|
||||
<% if !channel.auto_generated %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue