mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
netother.cgi: Fix typo in Connection Tracking headline
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -71,7 +71,7 @@ if ( $querry[0] eq "conntrack") {
|
||||
&Header::closebox();
|
||||
}
|
||||
|
||||
&Header::openbox('100%', 'center', "$Lang::tr{'connnection tracking'}");
|
||||
&Header::openbox('100%', 'center', "$Lang::tr{'connection tracking'}");
|
||||
&Graphs::makegraphbox("netother.cgi", "conntrack", "day");
|
||||
&Header::closebox();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user