From: yomguy Date: Thu, 19 Jul 2012 13:56:21 +0000 (+0200) Subject: fix download button X-Git-Tag: 0.7-dev^2~46 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5b1273ebc0741ad3fbe4194a8be9a423ff53d88b;p=teleforma.git fix download button --- diff --git a/teleforma/templates/teleforma/course_media.html b/teleforma/templates/teleforma/course_media.html index 74804511..6eacf3a3 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 %}