<?phpprint_content_box(gettext('DHCP Relay is currently enabled. Cannot enable the DHCP Server service while the DHCP Relay is enabled on any interface.'));?>
<?phpelseif(count($tab_array_main)==0):?>
<?phpelseif(count($tab_array)==0):?>
<?phpprint_content_box(gettext('No interfaces found with a static IPv6 address.'));?>
<?phpprint_content_box(gettext('No interfaces found with a static IPv6 address.'));?>
<?phpelse:?>
<divclass="table-responsive">
...
...
@@ -368,6 +362,9 @@ include("head.inc");
<divclass="hidden"for="help_for_radns">
<?=gettext("NOTE: leave blank to use the system default DNS servers - this interface's IP if DNS forwarder is enabled, otherwise the servers configured on the General page.");?>