Update watch.ecr

This commit is contained in:
rocket_2019 2023-04-15 10:58:33 +02:00 committed by GitHub
parent 2ed97f4c21
commit fc38c6a350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@ we're going to need to do it here in order to allow for translations.
</div>
<div class="pure-g">
<div class="pure-u-1 pure-u-lg-1-5 video-settings">
<div class="pure-u-1 pure-u-lg-1-5">
<div class="h-box">
<span id="watch-on-youtube">
<a href="https://www.youtube.com/watch?v=<%= video.id %>"><%= translate(locale, "videoinfo_watch_on_youTube") %></a>
@ -276,7 +276,7 @@ we're going to need to do it here in order to allow for translations.
</div>
<% if params.related_videos || plid %>
<div class="pure-u-1 pure-u-lg-1-5 video-playlist">
<div class="pure-u-1 pure-u-lg-1-5">
<% if plid %>
<div id="playlist" class="h-box"></div>
<% end %>