diff --git a/root/usr/share/smanager/lib/SrvMngr/Controller/Login.pm b/root/usr/share/smanager/lib/SrvMngr/Controller/Login.pm index 38e5f95..259a4ba 100644 --- a/root/usr/share/smanager/lib/SrvMngr/Controller/Login.pm +++ b/root/usr/share/smanager/lib/SrvMngr/Controller/Login.pm @@ -3,7 +3,7 @@ package SrvMngr::Controller::Login; #---------------------------------------------------------------------- # heading : Support # description : Login -# navigation : 0000 001 +# navigation : 0 200 # menu : N # # routes : end diff --git a/root/usr/share/smanager/lib/SrvMngr/Controller/Manual.pm b/root/usr/share/smanager/lib/SrvMngr/Controller/Manual.pm index 5d2195e..07382b2 100644 --- a/root/usr/share/smanager/lib/SrvMngr/Controller/Manual.pm +++ b/root/usr/share/smanager/lib/SrvMngr/Controller/Manual.pm @@ -3,7 +3,7 @@ package SrvMngr::Controller::Manual; #---------------------------------------------------------------------- # heading : Support # description : Online manual -# navigation : 0000 100 +# navigation : 0 300 # menu : N # # routes : end diff --git a/root/usr/share/smanager/lib/SrvMngr/Controller/Printers.pm b/root/usr/share/smanager/lib/SrvMngr/Controller/Printers.pm index 948c9bc..cac20b4 100644 --- a/root/usr/share/smanager/lib/SrvMngr/Controller/Printers.pm +++ b/root/usr/share/smanager/lib/SrvMngr/Controller/Printers.pm @@ -3,7 +3,7 @@ package SrvMngr::Controller::Printers; #---------------------------------------------------------------------- # heading : System # description : Printers -# navigation : 4000 800 +# navigation : 4000 900 # # # routes : end diff --git a/root/usr/share/smanager/lib/SrvMngr/Controller/Proxy.pm b/root/usr/share/smanager/lib/SrvMngr/Controller/Proxy.pm index 21fd76c..9fde905 100644 --- a/root/usr/share/smanager/lib/SrvMngr/Controller/Proxy.pm +++ b/root/usr/share/smanager/lib/SrvMngr/Controller/Proxy.pm @@ -3,7 +3,7 @@ package SrvMngr::Controller::Proxy; #---------------------------------------------------------------------- # heading : System # description : Proxy settings -# navigation : 4000 710 +# navigation : 4000 800 #---------------------------------------------------------------------- # # routes : end diff --git a/root/usr/share/smanager/lib/SrvMngr/Controller/Review.pm b/root/usr/share/smanager/lib/SrvMngr/Controller/Review.pm index aec8dda..3946612 100644 --- a/root/usr/share/smanager/lib/SrvMngr/Controller/Review.pm +++ b/root/usr/share/smanager/lib/SrvMngr/Controller/Review.pm @@ -3,7 +3,7 @@ package SrvMngr::Controller::Review; #---------------------------------------------------------------------- # heading : Investigation # description : Review configuration -# navigation : 6000 6800 +# navigation : 7000 600 # routes : end #---------------------------------------------------------------------- use strict; diff --git a/root/usr/share/smanager/lib/SrvMngr/Controller/Roundcubepanel.pm b/root/usr/share/smanager/lib/SrvMngr/Controller/Roundcubepanel.pm index fef3337..01f6262 100644 --- a/root/usr/share/smanager/lib/SrvMngr/Controller/Roundcubepanel.pm +++ b/root/usr/share/smanager/lib/SrvMngr/Controller/Roundcubepanel.pm @@ -1,9 +1,9 @@ package SrvMngr::Controller::Roundcubepanel; #---------------------------------------------------------------------- -# heading : System +# heading : Network # description : Webmail -# navigation : 99999 9999 +# navigation : 6000 900 #---------------------------------------------------------------------- #---------------------------------------------------------------------- # name : roundcubepanel, method : get, url : /roundcubepanel, ctlact : Roundcubepanel#main diff --git a/root/usr/share/smanager/lib/SrvMngr/Controller/Support.pm b/root/usr/share/smanager/lib/SrvMngr/Controller/Support.pm index 0f73805..8243cac 100644 --- a/root/usr/share/smanager/lib/SrvMngr/Controller/Support.pm +++ b/root/usr/share/smanager/lib/SrvMngr/Controller/Support.pm @@ -3,7 +3,7 @@ package SrvMngr::Controller::Support; #---------------------------------------------------------------------- # heading : Support # description : Support and licensing -# navigation : 0000 200 +# navigation : 0 400 # menu : N # # routes : end