An excellent update. The file, cookiecontrol.tpl.php, currently displays:
(Ticking this sets acookie to hide this popup if you then hit close. This will not store anypersonal information)
needs updating to:
<div id="ccc-explicit-checkbox">
<label><input id="cchide-popup" type="checkbox" name="ccc-hide-popup" value="Y" /> Do not ask me again<br /></label>
(Ticking this sets a cookie to hide this popup if you then hit close. This will not store any personal information)
</div>
Will create a patch file if I get chance
Comments
Comment #1
nickbits commentedUpdate attached
Comment #2
nickbits commentedUpdate attached
Comment #3
buddaCheers. Fixed.