From: Guillaume Pellerin Date: Fri, 22 Nov 2024 10:48:11 +0000 (+0100) Subject: update bb button text X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=fb556d3f572a8e4ec28d2336583181e544b6638f;p=teleforma.git update bb button text --- diff --git a/teleforma/templates/teleforma/course_detail.html b/teleforma/templates/teleforma/course_detail.html index ba2bc3b1..8a546214 100644 --- a/teleforma/templates/teleforma/course_detail.html +++ b/teleforma/templates/teleforma/course_detail.html @@ -32,7 +32,7 @@
{{ course.title }} - {{ type }}{% if course.description %} - {{ course.description }}{% endif %} - {% if user.is_staff or user.professor.count %}Démarrer une visio-conférence{% endif %} + {% if user.is_staff or user.professor.count %}Démarrer une visio-conférence interactive{% endif %}