diff options
Diffstat (limited to 'applications/luci-app-olsr/root')
-rw-r--r-- | applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json b/applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json index 2c1f055e2d..34fd703cf0 100644 --- a/applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json +++ b/applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json @@ -1,7 +1,7 @@ { "olsr": { "title": "OLSR", - "order": 5, + "order": 9, "action": { "type": "firstchild" } |