mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +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){
|
if (@vpns){
|
||||||
foreach (@vpns) {
|
foreach (@vpns) {
|
||||||
&Header::openbox('100%', 'center', "$_ $Lang::tr{'graph'}");
|
&Header::openbox('100%', 'center', "$_ $Lang::tr{'graph'}");
|
||||||
&Graphs::makegraphbox("netovpnsrv.cgi",$_, "day");
|
&Graphs::makegraphbox("netovpnsrv.cgi",$_, "day",320);
|
||||||
&Header::closebox();
|
&Header::closebox();
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
Reference in New Issue
Block a user