From 590af03d8750f24de87bc912e1a0540cfb6aef09 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 22 Jul 2020 09:29:11 +0200 Subject: [PATCH] media: remove extra "click here" --- teleforma/templates/teleforma/inc/media_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/templates/teleforma/inc/media_list.html b/teleforma/templates/teleforma/inc/media_list.html index 76c2de5f..1c83def6 100644 --- a/teleforma/templates/teleforma/inc/media_list.html +++ b/teleforma/templates/teleforma/inc/media_list.html @@ -30,7 +30,7 @@ {% else %}
{% trans 'Click here' %}
{% endif %} -
{% trans 'Click here' %}
+ {% comment %}
{% trans 'Click here' %}
{% endcomment %} -- 2.39.5