mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 18:59:48 +01:00
Typo fixed in save settings
Signed-off-by: Jonny Bolton <jonnybolton@gmail.com>
This commit is contained in:
@@ -727,7 +727,7 @@ function addStaticDHCPLease($mac, $ip, $hostname) {
|
||||
}
|
||||
else
|
||||
{
|
||||
$success .= "The privacy level has been not been changed";
|
||||
$success .= "The privacy level has not been changed";
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user