diff --git a/src/www/services_dhcp.php b/src/www/services_dhcp.php index 97eb34cb5..df9c493ca 100644 --- a/src/www/services_dhcp.php +++ b/src/www/services_dhcp.php @@ -140,7 +140,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') { $pool = $_GET['pool']; } } else { - $savemsg = gettext("The DHCP Server can only be enabled on interfaces configured with static IP addresses") . ".

" . gettext("Only interfaces configured with a static IP will be shown") . "."; + $savemsg = gettext("The DHCP Server can only be enabled on interfaces configured with static IP addresses.") . "

" . gettext("Only interfaces configured with a static IP will be shown."); } /* If no interface is provided, choose first one from interfaces */ @@ -708,7 +708,7 @@ include("head.inc"); /> - + /> @@ -843,7 +843,7 @@ include("head.inc"); @@ -861,16 +861,16 @@ include("head.inc"); - () + @@ -880,7 +880,7 @@ include("head.inc"); @@ -892,7 +892,7 @@ include("head.inc");