From: yomguy Date: Sun, 22 Jul 2012 22:30:10 +0000 (+0200) Subject: fix download URL X-Git-Tag: 0.7.1^2~16 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=972aaa6a982db7f4d6006609d63e63c577fdc2b3;p=teleforma.git fix download URL --- diff --git a/teleforma/templates/teleforma/course_media.html b/teleforma/templates/teleforma/course_media.html index 0b5155d4..5d41afb2 100644 --- a/teleforma/templates/teleforma/course_media.html +++ b/teleforma/templates/teleforma/course_media.html @@ -22,7 +22,7 @@ $(document).ready(function(){ {% block module-action %} {% if media.item.file %}
- {% trans "Download" %} + {% trans "Download" %}
{% endif %} {% endblock module-action %}