From 6b56a090a026b8951aec1ed4385ff3ceec730319 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 3 Dec 2019 16:54:57 +0100 Subject: [PATCH] templates: strip label of embed dialog --- panikweb_templates/templates/soundfiles/dialog-embed.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panikweb_templates/templates/soundfiles/dialog-embed.html b/panikweb_templates/templates/soundfiles/dialog-embed.html index a4505f4..efa8af2 100644 --- a/panikweb_templates/templates/soundfiles/dialog-embed.html +++ b/panikweb_templates/templates/soundfiles/dialog-embed.html @@ -2,7 +2,7 @@
-

{% trans 'Embed '%}

+

{% trans 'Embed' %}

Copier/coller le code ci-dessous :

-- 2.39.2