]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Forward Firewall: changed menu to show access to blue correctly
authorAlexander Marx <amarx@ipfire.org>
Tue, 26 Feb 2013 14:33:27 +0000 (15:33 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Aug 2013 12:09:16 +0000 (14:09 +0200)
config/menu/50-firewall.menu

index 0bf908223aa427834dcee7e9eec73e09be2ee766..f8f8098338a296905c4a56f9d8609103963442d5 100644 (file)
                                'title' => "$Lang::tr{'fwhost menu'}",
                                'enabled' => 1,
                                };
-    $subfirewall->{'30.optionsfw'} = {
+    $subfirewall->{'29.optionsfw'} = {
                                'caption' => $Lang::tr{'options fw'},
                                'uri' => '/cgi-bin/optionsfw.cgi',
                                'title' => "$Lang::tr{'options fw'}",
                                'enabled' => 1,
                                };
+       $subfirewall->{'30.wireless'} = {
+                               'caption' => $Lang::tr{'blue access'},
+                               'uri' => '/cgi-bin/wireless.cgi',
+                               'title' => "$Lang::tr{'blue access'}",
+                               'enabled' => 1,
+                                };
        $subfirewall->{'40.p2p'} = {
                                'caption' => 'P2P-Block',
                                'uri' => '/cgi-bin/p2p-block.cgi',
                                 'title' => "$Lang::tr{'ssport forwarding'}",
                                 'enabled' => 1,
                                 };
-    $subfirewall->{'60.wireless'} = {
-                               'caption' => $Lang::tr{'blue access'},
-                               'uri' => '/cgi-bin/wireless.cgi',
-                               'title' => "$Lang::tr{'blue access'}",
-                               'enabled' => 1,
-                                };
     $subfirewall->{'70.upnp'} = {
                                'caption' => 'UPnP',
                                'uri' => '/cgi-bin/upnp.cgi',