From 147f5d91bae83bbe70e5c4f1899c603fbad92086 Mon Sep 17 00:00:00 2001 From: yomguy Date: Mon, 8 Apr 2019 18:31:04 +0200 Subject: [PATCH] fix streaming button --- teleforma/templates/teleforma/course_conference_record.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teleforma/templates/teleforma/course_conference_record.html b/teleforma/templates/teleforma/course_conference_record.html index d8afd72d..757b6888 100644 --- a/teleforma/templates/teleforma/course_conference_record.html +++ b/teleforma/templates/teleforma/course_conference_record.html @@ -97,8 +97,8 @@ $(document).ready(function(){ {% endif %} {% endfor %} - {% trans "Action" %}: - {% trans "Record and stream" %} +
{% trans "Action" %}: +
{% trans "Record and stream" %} -- 2.39.5