diff --git a/ietf/templates/meeting/session_buttons_include.html b/ietf/templates/meeting/session_buttons_include.html
index 4d3533a3b..ff39b665d 100644
--- a/ietf/templates/meeting/session_buttons_include.html
+++ b/ietf/templates/meeting/session_buttons_include.html
@@ -18,7 +18,7 @@
{% endif %}
-
+
{% if use_codimd %}
{% if timeslot.type.slug == 'plenary' %}
@@ -32,12 +32,12 @@
+ title="Chat room for {{session.jabber_room_name}}">
{% if timeslot.location.video_stream_url %}
+ title="Video stream">
{% endif %}
@@ -73,8 +73,8 @@
{% else %}
{% if meeting.number|add:"0" >= 60 %}
-
-
+
+
{% endif %}
@@ -105,10 +105,10 @@
{% if timeslot.location.video_stream_url %}
+ title="Session recording">
{% endif %}
{% endif %}
{% endif %}
{% endwith %}
-{% endwith %}{% endwith %}{% endwith %}{% endwith %}
\ No newline at end of file
+{% endwith %}{% endwith %}{% endwith %}{% endwith %}