<?=gettext("Leave blank to disable. Enter the interface IP address of the other machine. Machines must be using CARP. Interface's advskew determines whether the DHCPd process is Primary or Secondary. Ensure one machine's advskew<20 (and the other is >20).");?>
<?=htmlspecialchars(gettext("Leave blank to disable. Enter the interface IP address of the other machine. Machines must be using CARP. Interface's advskew determines whether the DHCPd process is Primary or Secondary. Ensure one machine's advskew<20 (and the other is >20)."));?>
"be assigned to clients by the DHCP server.");?><br/>
<tdwidth="78%"><p><?=gettext("Note:");?><br/>
<?=sprintf(gettext("The DNS servers entered in %sSystem: ".
"General setup%s (or the %sDNS forwarder%s, if enabled), will be assigned to clients by the DHCP server."),'<a href="system_general.php">','</a>','<a href="services_dnsmasq.php">','</a>');?><br/>
<br/>
<?=gettext("The DHCP lease table can be viewed on the");?><ahref="status_dhcp_leases.php"><?=gettext("Status: ".
"DHCP leases");?></a><?=gettext("page.");?><br/>
</span></p>
<?=sprintf(gettext("The DHCP lease table can be viewed on the %sStatus: DHCP leases%s page."),'<a href="status_dhcp_leases.php">','</a>')?><br/>
<?=gettext("When this is unchecked, access to the webConfigurator ".
<?=sprintf(gettext("When this is unchecked, access to the webConfigurator ".
"is protected against HTTP_REFERER redirection attempts. ".
"Check this box to disable this protection if you find that it interferes with ".
"webConfigurator access in certain corner cases such as using external scripts to interact with this system. More information on HTTP_REFERER is available from <a target='_blank' href='http://en.wikipedia.org/wiki/HTTP_referrer'>Wikipedia</a>.");?>
"webConfigurator access in certain corner cases such as using external scripts to interact with this system. More information on HTTP_REFERER is available from %sWikipedia%s."),