This commit is contained in:
ghost 2022-11-07 01:52:15 +01:00
parent b634c10f01
commit 26026173f9

View File

@ -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 %>>View as Playlist</a>
<a href="/playlist?list=<%= ucid %>"><%= translate(locale, "View as Playlist") %></a>
<% end %>
</div>
<% if !channel.auto_generated %>