Skip to content

Commit c926080

Browse files
committed
changed description for link to livestream from room
Signed-off-by: Sebastian Schubert <[email protected]>
1 parent 7f8a267 commit c926080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/schedule/event.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<li><i class="icon-stop"></i> <strong>End (UTC+1)</strong>: <%= ltt item, :end %></li>
1212
<% if item[:live_video_link] %>
1313
<li id="live-stream-with-q-and-a" class="visible-desktop">
14-
<i class="icon-film"></i> <strong>Video only</strong>:
14+
<i class="icon-film"></i> <strong>Room livestream</strong>:
1515
<a href="<%= item[:live_video_link] %>"><%= item[:room] %></a>
1616
</li>
1717
<% end %>

0 commit comments

Comments
 (0)