diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/client.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/public/client.html b/public/client.html index 5c3c561..5d862d8 100644 --- a/public/client.html +++ b/public/client.html @@ -946,12 +946,10 @@ ></textarea> <br /> <br /> - <span style="color: blue" - >Changing these settings will save them as a cookie.<br /> - By doing so, you agree to it being saved.<br /> - If you don't agree, disable cookies for this site in your - browser.</span - > + <span> + Changing these settings will save them locally in your browser.<br /> + Saved settings are never transmitted. + </span> <br /> <br /> <button id="client_disconnect" onclick="DisconnectButton()"> |
