mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Merge remote-tracking branch 'amarx/core90' into next
This commit is contained in:
@@ -59,7 +59,7 @@ if ( $querry[0] ne ""){
|
||||
if (@vpns){
|
||||
foreach (@vpns) {
|
||||
&Header::openbox('100%', 'center', "$_ $Lang::tr{'graph'}");
|
||||
&Graphs::makegraphbox("netovpnsrv.cgi",$_, "day");
|
||||
&Graphs::makegraphbox("netovpnsrv.cgi",$_, "day",320);
|
||||
&Header::closebox();
|
||||
}
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user