mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 13:36:52 +02:00
Restored lost reboot menu item
This commit is contained in:
parent
a8047f3837
commit
53033b1076
@ -14,6 +14,7 @@ MenuItems.push( { Text:"System Settings", Link:"system.html" } );
|
||||
MenuItems.push( { Text:"Multicast Setup", Link:"multicast.html" } );
|
||||
MenuItems.push( { Text:"Channel Lists", Link:"channellists.html" } );
|
||||
MenuItems.push( { Text:"Update", Link:"update.html" } );
|
||||
MenuItems.push( { Text:"Reboot", Link:"reboot.html" } );
|
||||
MenuItems.push( { Text:"Hardware Monitor", Link:"monitor.html" } );
|
||||
MenuItems.push( { Text:"Licenses", Link:"licenses.html" } );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user