Fix syntax error

This commit is contained in:
DL6ER
2017-02-09 00:39:53 +01:00
parent ca8debea80
commit 8c2fbde5ab

View File

@@ -10,7 +10,7 @@ $(function () {
$("input[name=\"AddIP\"]").val(ip);
$("input[name=\"AddMAC\"]").val(mac);
});
});
$(".confirm-reboot").confirm({
text: "Are you sure you want to send a reboot command to your Pi-Hole?",
title: "Confirmation required",