Typo fixed in save settings

Signed-off-by: Jonny Bolton <jonnybolton@gmail.com>
This commit is contained in:
Jonny Bolton
2021-02-16 17:39:39 +00:00
parent 6ff083a7f9
commit 590749b7eb

View File

@@ -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