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 %}