settings-system: fix typo

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2025-05-15 10:40:03 +03:00
committed by GitHub
parent ed09c524ff
commit d219e436cb

View File

@@ -288,7 +288,7 @@ $("#loggingButton").confirm({
text: text:
"Are you sure you want to switch query logging mode?<br><br>" + "Are you sure you want to switch query logging mode?<br><br>" +
"<strong>This will restart the DNS server.</strong><br>" + "<strong>This will restart the DNS server.</strong><br>" +
"As consequence of this action, your DNS cache will be cleared and you may temporarily loose your internet connection.<br>" + "As consequence of this action, your DNS cache will be cleared and you may temporarily lose your internet connection.<br>" +
"Furthermore, you will be logged out of the web interface.", "Furthermore, you will be logged out of the web interface.",
title: "Confirmation required", title: "Confirmation required",
confirm() { confirm() {