diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc
index a17c5148e3..24018c58f5 100755
--- a/usr/local/www/guiconfig.inc
+++ b/usr/local/www/guiconfig.inc
@@ -349,7 +349,7 @@ function print_info_box_np($msg, $name="apply",$value="", $showapply=false) {
- {$msg}
+ {$msg}
{$savebutton}
diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php
index 3b136c929b..a76c9c72a7 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -109,7 +109,7 @@ if($config['installedpackages']['olsrd']) {
}
if (!$_GET['if'])
- $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") . ".