mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Insert language tag for total connection time.
This commit is contained in:
@@ -163,7 +163,7 @@ else {
|
|||||||
print <<END
|
print <<END
|
||||||
<br />$Lang::tr{'since'} $update
|
<br />$Lang::tr{'since'} $update
|
||||||
<tr><td colspan='3' align='center'>$Lang::tr{'connections'}: $up | $Lang::tr{'disconnects'}: $down | $Lang::tr{'attemps'}: $rec
|
<tr><td colspan='3' align='center'>$Lang::tr{'connections'}: $up | $Lang::tr{'disconnects'}: $down | $Lang::tr{'attemps'}: $rec
|
||||||
<tr><td><b>Verbindungszeit:</b><td align='right'>$current<td align='left'> ~ $ontime%
|
<tr><td><b>$Lang::tr{'total connection time'}:</b><td align='right'>$current<td align='left'> ~ $ontime%
|
||||||
END
|
END
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user