diff --git a/scripts/pi-hole/js/settings.js b/scripts/pi-hole/js/settings.js index 02f5b5a2..dd407348 100644 --- a/scripts/pi-hole/js/settings.js +++ b/scripts/pi-hole/js/settings.js @@ -121,7 +121,8 @@ $(".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"); diff --git a/settings.php b/settings.php index a59fe423..1790503f 100644 --- a/settings.php +++ b/settings.php @@ -219,7 +219,7 @@ if (isset($setupVars["API_PRIVACY_MODE"])) { ?> class="active"> " role="tab" data-toggle="tab">System -
Please use the group management pages to edit the adlists used by Pi-hole.
-