mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
connections.cgi: Remove country headline
This takes way more space than the actual flag and therefore makes the table wider which we don't want. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -221,15 +221,11 @@ print <<END;
|
||||
<th colspan='2'>
|
||||
$Lang::tr{'source ip and port'}
|
||||
</th>
|
||||
<th>
|
||||
$Lang::tr{'country'}
|
||||
</th>
|
||||
<th></th>
|
||||
<th colspan='2'>
|
||||
$Lang::tr{'dest ip and port'}
|
||||
</th>
|
||||
<th>
|
||||
$Lang::tr{'country'}
|
||||
</th>
|
||||
<th></th>
|
||||
<th colspan='2'>
|
||||
$Lang::tr{'data transfer'}
|
||||
</th>
|
||||
|
||||
Reference in New Issue
Block a user