diff --git a/client/agenda/AgendaScheduleList.vue b/client/agenda/AgendaScheduleList.vue index 4338b150d..eeec271a5 100644 --- a/client/agenda/AgendaScheduleList.vue +++ b/client/agenda/AgendaScheduleList.vue @@ -303,7 +303,7 @@ const meetingEvents = computed(() => { if (item.links.videoStream) { links.push({ id: `lnk-${item.id}-video`, - label: 'Video stream', + label: 'Full Client with Video', icon: 'camera-video', href: item.links.videoStream, color: 'purple' diff --git a/ietf/templates/meeting/session_buttons_include.html b/ietf/templates/meeting/session_buttons_include.html index b904709d5..2a8cc846c 100644 --- a/ietf/templates/meeting/session_buttons_include.html +++ b/ietf/templates/meeting/session_buttons_include.html @@ -68,8 +68,8 @@ + aria-label="Full Client with Video" + title="Full Client with Video"> {% endif %}