X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Feu_cookie_compliance%2Ftemplates%2Feu_cookie_compliance_popup_info.html.twig;fp=web%2Fmodules%2Fcontrib%2Feu_cookie_compliance%2Ftemplates%2Feu_cookie_compliance_popup_info.html.twig;h=207cc7f83a26f3b7c2ad311644089bceda2d2770;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/modules/contrib/eu_cookie_compliance/templates/eu_cookie_compliance_popup_info.html.twig b/web/modules/contrib/eu_cookie_compliance/templates/eu_cookie_compliance_popup_info.html.twig new file mode 100644 index 000000000..207cc7f83 --- /dev/null +++ b/web/modules/contrib/eu_cookie_compliance/templates/eu_cookie_compliance_popup_info.html.twig @@ -0,0 +1,30 @@ +{# +/** + * @file + * This is a template file for a pop-up prompting user to give their consent for + * the website to set cookies. + * + * When overriding this template it is important to note that jQuery will use + * the following classes to assign actions to buttons: + * + * agree-button - agree to setting cookies + * find-more-button - link to an information page + * + * Variables available: + * - message: Contains the text that will be display whithin the pop-up + * - agree_button: Label for the agree button + * - disagree_button: Label for the disagree button + */ +#} + +
+ +