This commit is contained in:
ghost 2022-11-07 01:43:36 +01:00
parent 391e80ece3
commit b634c10f01

View File

@ -68,7 +68,7 @@
<div class="pure-u-1 pure-md-1-3"> <div class="pure-u-1 pure-md-1-3">
<b><%= translate(locale, "View as Playlist") %></b> <b><%= translate(locale, "View as Playlist") %></b>
<% else %> <% else %>
<a href="/playlist?list=<%= ucid %>">"View as Playlist"</a> <a href=/playlist?list=<%= ucid %>>View as Playlist</a>
<% end %> <% end %>
</div> </div>
<% if !channel.auto_generated %> <% if !channel.auto_generated %>