Revision 4b1d882f
Added by Colin Fleming over 9 years ago
src/usr/local/www/services_dhcpv6.php | ||
---|---|---|
454 | 454 |
array_push($pconfig['numberoptions']['item'], array('number' => null, 'value' => null)); |
455 | 455 |
} |
456 | 456 |
|
457 |
$closehead = false; |
|
458 | 457 |
$pgtitle = array(gettext("Services"), gettext("DHCPv6 Server")); |
459 | 458 |
$shortcut_section = "dhcp6"; |
460 | 459 |
|
Also available in: Unified diff
Remove $closehead variable
Remove unused variable $closehead