From: Guillaume Pellerin Date: Wed, 17 Jun 2020 15:32:09 +0000 (+0200) Subject: [templates] add explicit media links near video posters X-Git-Tag: 1.4.3~76 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=573152837d6765901d3f51830b95a3c24329b31a;p=teleforma.git [templates] add explicit media links near video posters --- diff --git a/teleforma/templates/teleforma/inc/media_list.html b/teleforma/templates/teleforma/inc/media_list.html index 346bcfd5..76c2de5f 100644 --- a/teleforma/templates/teleforma/inc/media_list.html +++ b/teleforma/templates/teleforma/inc/media_list.html @@ -23,11 +23,14 @@ {% trans 'Click here' %} {% endthumbnail %} + {% else %} + {% trans 'Click here' %} {% endif %} {% endfor %} {% else %} - {% trans 'Click here' %} +
{% trans 'Click here' %}
{% endif %} +
{% trans 'Click here' %}
diff --git a/teleforma/templates/teleforma/inc/media_list_pending.html b/teleforma/templates/teleforma/inc/media_list_pending.html index 8bc5d11b..d552cdec 100644 --- a/teleforma/templates/teleforma/inc/media_list_pending.html +++ b/teleforma/templates/teleforma/inc/media_list_pending.html @@ -28,6 +28,7 @@ {% else %} {% trans 'Click here' %} {% endif %} +
{% trans 'Click here' %}