diff --git a/scripts/js/settings-system.js b/scripts/js/settings-system.js index 78095911..e81661ac 100644 --- a/scripts/js/settings-system.js +++ b/scripts/js/settings-system.js @@ -288,7 +288,7 @@ $("#loggingButton").confirm({ text: "Are you sure you want to switch query logging mode?

" + "This will restart the DNS server.
" + - "As consequence of this action, your DNS cache will be cleared and you may temporarily loose your internet connection.
" + + "As consequence of this action, your DNS cache will be cleared and you may temporarily lose your internet connection.
" + "Furthermore, you will be logged out of the web interface.", title: "Confirmation required", confirm() {