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:
Michael Tremer
2024-04-27 19:15:19 +02:00
parent 0221bacb74
commit 4d0a12624d

View File

@@ -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>