diff --git a/src/invidious/views/channel.ecr b/src/invidious/views/channel.ecr index 63c2d1e0..5937527f 100644 --- a/src/invidious/views/channel.ecr +++ b/src/invidious/views/channel.ecr @@ -64,11 +64,11 @@ <%= translate(locale, "Switch Invidious Instance") %> <% end %> - <% if channel.auto_generated %> -
+
+ <% if channel.auto_generated %> <%= translate(locale, "View as Playlist") %> <% else %> - <%= translate(locale, "View as Playlist") %> + <%= translate(locale, "View as Playlist") %> <% end %>
<% if !channel.auto_generated %>