<strong><?phpprintf(gettext("Enable DHCP server on "."%s "."interface"),!empty($config['interfaces'][$if]['descr'])?htmlspecialchars($config['interfaces'][$if]['descr']):strtoupper($if));?></strong>
</td>
...
...
@@ -705,7 +712,7 @@ include("head.inc");
<tdcolspan="2"><?phpechogettext("Editing Pool-Specific Options. To return to the Interface, click its tab above.");?></td>
<strong><?phpprintf(gettext("Enable DHCPv6 server on "."%s "."interface"),!empty($config['interfaces'][$if]['descr'])?htmlspecialchars($config['interfaces'][$if]['descr']):strtoupper($if));?></strong>