In Cookies legislation feature (CMS-6355), a banner to accept cookies is displayed if a site parameter "Enable cookie consent banner" (cookie-banner) is checked.
But the banner should also depends on skin in use..
So the following changes have to be made:
This is should be backported to 3.7 version, BUT be careful, XSL variable "support-cookies-banner" must be equals to false by default in 3.7 version (in order to be iso-function between minor version).
Patch