cookie text update
This commit is contained in:
parent
0b3637f19c
commit
40aa40e4de
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
position: 'bottom',
|
position: 'bottom',
|
||||||
opacity: 1,
|
opacity: 1,
|
||||||
displayTime: 0,
|
displayTime: 0,
|
||||||
text: 'This tool requires local cookies to work properly, and uses cookies for statistics. By using the tool you agree to store and read cookies depending on your browser\'s settings.',
|
text: 'This tool uses cookies for user convenience and statistics. By using the tool you agree to store and read cookies depending on your browser\'s settings.',
|
||||||
cookiePolicy: 'https://www.allaboutcookies.org/'
|
cookiePolicy: 'https://www.allaboutcookies.org/'
|
||||||
},
|
},
|
||||||
setCookie: function (name, value, expire) {
|
setCookie: function (name, value, expire) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue