diff --git a/src/www/services_rfc2136_edit.php b/src/www/services_rfc2136_edit.php
index 01946140c..87c29857f 100644
--- a/src/www/services_rfc2136_edit.php
+++ b/src/www/services_rfc2136_edit.php
@@ -239,10 +239,8 @@ include("head.inc");
- | |
-
- =gettext("Note:");?>
- = sprintf(gettext("You must configure a DNS server in %sSystem: " .
+ |
+ = sprintf(gettext("You must configure a DNS server in %sSystem: " .
"General setup %sor allow the DNS server list to be overridden " .
"by DHCP/PPP on WAN for dynamic DNS updates to work."),'', '');?>
|