diff --git a/user/themes/lecampus/js/site.js b/user/themes/lecampus/js/site.js index fe235f6..e6c801b 100644 --- a/user/themes/lecampus/js/site.js +++ b/user/themes/lecampus/js/site.js @@ -200,7 +200,7 @@ jQuery(document).ready(function(){ "privacyUrl": "/charte-cookies", /* Privacy policy url */ "hashtag": "#gestion_des_cookies", /* Open the panel with this hashtag */ - "cookieName": "#gestion_des_cookies", /* Cookie name */ + "cookieName": "gestion_des_cookies", /* Cookie name */ "orientation": "bottom", /* Banner position (top - bottom) */ "showAlertSmall": false, /* Show the small banner on bottom right */