From 4dd706863209fbe2a3245090e274dea74ac2336b Mon Sep 17 00:00:00 2001 From: yomguy Date: Tue, 5 Jun 2012 02:06:42 +0200 Subject: [PATCH] fix title --- 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 661b062a..96036710 100644 --- a/teleforma/templates/teleforma/inc/conference_list.html +++ b/teleforma/templates/teleforma/inc/conference_list.html @@ -3,7 +3,7 @@ {% if course.conference.all %}
-

{% trans "Live conferences"%}

+

{% trans "Live conference"%}

-- 2.39.5