We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8a267 commit c926080Copy full SHA for c926080
layouts/schedule/event.html
@@ -11,7 +11,7 @@
11
<li><i class="icon-stop"></i> <strong>End (UTC+1)</strong>: <%= ltt item, :end %></li>
12
<% if item[:live_video_link] %>
13
<li id="live-stream-with-q-and-a" class="visible-desktop">
14
- <i class="icon-film"></i> <strong>Video only</strong>:
+ <i class="icon-film"></i> <strong>Room livestream</strong>:
15
<a href="<%= item[:live_video_link] %>"><%= item[:room] %></a>
16
</li>
17
<% end %>
0 commit comments