Bash promt im Fedora Core Style gemacht

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@416 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-02-13 19:31:38 +00:00
parent 36f1121d1e
commit 6fb8ec0876
7 changed files with 90 additions and 14 deletions

View File

@@ -239,7 +239,7 @@ sub genmenu {
$subnetwork->{'10.netconf'} = {'caption' => "$tr{'net config'}",
'uri' => '/cgi-bin/netconfig.cgi',
'title' => "$tr{'net config'}",
'enabled' => 1,
'enabled' => 0,
};
$subnetwork->{'20.proxy'} = {'caption' => 'Webproxy',
'uri' => '/cgi-bin/proxy.cgi',