Fixed identation
This commit is contained in:
parent
4d3a9f9da1
commit
a6286f61b7
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
<% end %>
|
||||
</div>
|
||||
<div class="pure-u-1 pure-md-1-3">
|
||||
<% if channel.auto_generated %>
|
||||
<% if channel.auto_generated %>
|
||||
<b><%= translate(locale, "View as Playlist") %></b>
|
||||
<% else %>
|
||||
<a href="/playlist?list=<%= ucid %>"><%= translate(locale, "View as Playlist") %></a>
|
||||
|
|
Loading…
Reference in a new issue