]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/cfgroot/header.pl
UPNP.CGI hinzugefuegt
[ipfire-2.x.git] / config / cfgroot / header.pl
index 3a8adde121834bb205b81d4ae2dde6f5cbf31684..a80d5880e423cb540da0b8fe68727455cc29185e 100644 (file)
@@ -360,7 +360,13 @@ sub genmenu {
                                'title' => "$tr{'outgoing firewall'}",
                                'enabled' => 1,
                                };
-    $subfirewall->{'60.fwopts'} = {
+    $subfirewall->{'60.upnp'} = {
+                               'caption' => 'UPnP',
+                               'uri' => '/cgi-bin/upnp.cgi',
+                               'title' => "Universal Plug and Play",
+                               'enabled' => 1,
+                               };
+    $subfirewall->{'70.fwopts'} = {
                                'caption' => $tr{'options fw'},
                                'uri' => '/cgi-bin/optionsfw.cgi',
                                'title' => "$tr{'options fw'}",