mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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'>
|
<th colspan='2'>
|
||||||
$Lang::tr{'source ip and port'}
|
$Lang::tr{'source ip and port'}
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th></th>
|
||||||
$Lang::tr{'country'}
|
|
||||||
</th>
|
|
||||||
<th colspan='2'>
|
<th colspan='2'>
|
||||||
$Lang::tr{'dest ip and port'}
|
$Lang::tr{'dest ip and port'}
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th></th>
|
||||||
$Lang::tr{'country'}
|
|
||||||
</th>
|
|
||||||
<th colspan='2'>
|
<th colspan='2'>
|
||||||
$Lang::tr{'data transfer'}
|
$Lang::tr{'data transfer'}
|
||||||
</th>
|
</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user