mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
webui: Relocate Alerts menu
Plugins menu is moved to the Overview menu (this is basically just weathermap anyway)
This commit is contained in:
@@ -7,7 +7,7 @@ class Test
|
||||
|
||||
public function menu()
|
||||
{
|
||||
echo '<li><a href="plugin/p='.get_class().'">'.get_class().'</a></li>';
|
||||
echo '<li><a href="plugin/p=Test">Test</a></li>';
|
||||
}//end menu()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user