From 129f239734d977fbce6b5a1e884f7d6bf3cddad8 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 31 Jan 2023 09:19:21 +0100 Subject: [PATCH] add back and foreground to live div --- teleforma/templates/teleforma/inc/conference_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/templates/teleforma/inc/conference_list.html b/teleforma/templates/teleforma/inc/conference_list.html index 323c8aba..f3c57682 100644 --- a/teleforma/templates/teleforma/inc/conference_list.html +++ b/teleforma/templates/teleforma/inc/conference_list.html @@ -17,7 +17,7 @@ {% if stream.streaming %} - {% trans 'Click here' %} + {% trans 'Click here' %} -- 2.39.5