diff --git a/src/partials/cookiealert.html b/src/partials/cookiealert.html index 83363e0..1480d48 100644 --- a/src/partials/cookiealert.html +++ b/src/partials/cookiealert.html @@ -11,7 +11,7 @@ position: 'bottom', opacity: 1, 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/' }, setCookie: function (name, value, expire) {