mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #2039 from phil-davis/patch-3
This commit is contained in:
commit
a6e44b82f4
@ -259,7 +259,7 @@ foreach ($iflist as $ifent => $ifname) {
|
||||
$active = false;
|
||||
}
|
||||
|
||||
$tab_array[] = array($ifname, $active, "services_dhcpv6.php?if={$ifent}");
|
||||
$tab_array[] = array($ifname, $active, "services_router_advertisements.php?if={$ifent}");
|
||||
$tabscounter++;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user