mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Added Mac-Address link to network sidebar.
This commit is contained in:
@@ -53,3 +53,9 @@
|
||||
'title' => "$Lang::tr{'WakeOnLan'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subnetwork->{'90.macadress'} = {
|
||||
'caption' => $Lang::tr{'mac address'},
|
||||
'uri' => '/cgi-bin/mac.cgi',
|
||||
'title' => "$Lang::tr{'mac address'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user