mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
menu: remove pakfire menu
pakfire addon install may cause conflict with BPFire, remove it for now. Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -27,11 +27,6 @@
|
||||
'title' => "$Lang::tr{'keepalived'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subipfire->{'80.pakfire'} = {'caption' => 'Pakfire',
|
||||
'uri' => '/cgi-bin/pakfire.cgi',
|
||||
'title' => "Pakfire",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subipfire->{'99.help'} = {'caption' => $Lang::tr{'help'},
|
||||
'uri' => '/cgi-bin/help.cgi',
|
||||
'title' => "$Lang::tr{'help'}",
|
||||
|
||||
Reference in New Issue
Block a user