From 213f8a903d48b676b38a92fde1449e9857882381 Mon Sep 17 00:00:00 2001 From: Florian Nolte Date: Fri, 18 May 2018 15:29:36 +0200 Subject: [PATCH] Extend hook displayGDPRConsent to every module. --- views/templates/widget/contactform.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/templates/widget/contactform.tpl b/views/templates/widget/contactform.tpl index 65edcb3..63f2c3a 100644 --- a/views/templates/widget/contactform.tpl +++ b/views/templates/widget/contactform.tpl @@ -86,7 +86,7 @@ - {hook h='displayGDPRConsent' mod='psgdpr' id_module=$id_module} + {hook h='displayGDPRConsent' id_module=$id_module}