From 04b78c4052361d1b79b52a4b121f8eeb4f5e1d07 Mon Sep 17 00:00:00 2001 From: Lars Eggert Date: Wed, 27 Oct 2021 11:05:43 +0000 Subject: [PATCH] Change some popup texts and icons for session buttons. Commit ready for merge. - Legacy-Id: 19470 --- .../meeting/session_buttons_include.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ietf/templates/meeting/session_buttons_include.html b/ietf/templates/meeting/session_buttons_include.html index ffe273522..6471a8952 100644 --- a/ietf/templates/meeting/session_buttons_include.html +++ b/ietf/templates/meeting/session_buttons_include.html @@ -18,12 +18,12 @@ {% endif %} - + {% if use_codimd %} {% if timeslot.type.slug == 'plenary' %} - + {% else %} - + {% endif %} {% else %} {% if timeslot.type.slug == 'plenary' %} @@ -38,12 +38,12 @@ + title="Chat room for {{session.jabber_room_name}}"> {% if timeslot.location.video_stream_url %} + title="Video stream"> {% endif %} @@ -79,8 +79,8 @@ {% else %} {% if meeting.number|add:"0" >= 60 %} - - + + {% endif %} @@ -111,7 +111,7 @@ {% if timeslot.location.video_stream_url %} + title="Session recording"> {% endif %} {% endif %} {% endif %}