From: yomguy Date: Thu, 19 Jul 2012 13:53:29 +0000 (+0200) Subject: fix download button X-Git-Tag: 0.7-dev^2~48 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c3adcb0813514939da67cc4b4bfa72f1a8d4fa6a;p=teleforma.git fix download button --- diff --git a/teleforma/templates/teleforma/course_media.html b/teleforma/templates/teleforma/course_media.html index d6ebd7d0..1eba6ad8 100644 --- a/teleforma/templates/teleforma/course_media.html +++ b/teleforma/templates/teleforma/course_media.html @@ -70,7 +70,7 @@ $(document).ready(function(){
{% if media.item.file %} - {% trans "Download" %} + {% trans "Download" %} {% endif %} {% endblock general_info %}