]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/menu/30-network.menu
Added Mac-Address link to network sidebar.
[ipfire-2.x.git] / config / menu / 30-network.menu
index 6c0d63c6779842bb8b16c4b41b36082ef3e0fbe4..278031999104b6170624cb9340d07b8796f23035 100755 (executable)
@@ -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,
+                                 };