mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 12:48:29 +00:00
Update styling of scripts/pi-hole/js/settings.js
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
committed by
dependabot-preview[bot]
parent
1612082e50
commit
122146fcc6
@@ -121,8 +121,7 @@ $(".confirm-disablelogging-noflush").confirm({
|
||||
});
|
||||
|
||||
$(".api-token").confirm({
|
||||
text:
|
||||
"Make sure that nobody else can scan this code around you. They will have full access to the API without having to know the password. Note that the generation of the QR code will take some time.",
|
||||
text: "Make sure that nobody else can scan this code around you. They will have full access to the API without having to know the password. Note that the generation of the QR code will take some time.",
|
||||
title: "Confirmation required",
|
||||
confirm: function () {
|
||||
window.open("scripts/pi-hole/php/api_token.php");
|
||||
|
||||
Reference in New Issue
Block a user