From 3371d6a3c1ad0bcea1db6779bcd4cf941424d5c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Fix?= Date: Thu, 15 Oct 2020 15:15:42 +0200 Subject: [PATCH] Activation - Adding a class with the service name Allows you to customize the block to activate an on-demand service. --- tarteaucitron.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tarteaucitron.js b/tarteaucitron.js index 053f520..1aa311c 100644 --- a/tarteaucitron.js +++ b/tarteaucitron.js @@ -1687,7 +1687,7 @@ var tarteaucitron = { engage = tarteaucitron.lang['engage-' + id]; } - html += '
'; + html += '
'; html += '
'; html += ' ' + engage; html += '