1 |
diff -urN smeserver-dhcpmanager-2.0.4.old/root/usr/share/smanager/lib/SrvMngr/Controller/Dhcpd.pm smeserver-dhcpmanager-2.0.4/root/usr/share/smanager/lib/SrvMngr/Controller/Dhcpd.pm |
2 |
--- smeserver-dhcpmanager-2.0.4.old/root/usr/share/smanager/lib/SrvMngr/Controller/Dhcpd.pm 2024-03-01 11:58:46.842074435 +0000 |
3 |
+++ smeserver-dhcpmanager-2.0.4/root/usr/share/smanager/lib/SrvMngr/Controller/Dhcpd.pm 2024-03-01 12:05:35.641947224 +0000 |
4 |
@@ -1,9 +1,9 @@ |
5 |
package SrvMngr::Controller::Dhcpd; |
6 |
|
7 |
#---------------------------------------------------------------------- |
8 |
-# heading : Configuration |
9 |
+# heading : Network |
10 |
# description : DHCP manager |
11 |
-# navigation : 2000 2500 |
12 |
+# navigation : 6000 550 |
13 |
# |
14 |
# name : dhcpd, method : get, url : /dhcpd, ctlact : Dhcpd#main |
15 |
# name : dhcpd1, method : get, url : /dhcpd1, ctlact : Dhcpd#do_leases |