diff --git a/lms/templates/video.html b/lms/templates/video.html index 1d5a12d07c..30ea04444e 100644 --- a/lms/templates/video.html +++ b/lms/templates/video.html @@ -144,7 +144,7 @@ {% if handout %}

{% trans 'Handouts' as tmsg %}{{tmsg|force_escape}}

- {% trans 'Download Handout' as tmsg %}{{tmsg|force_escape}} + {% trans 'Download Handout' as tmsg %}{{tmsg|force_escape}}
{% endif %}