diff --git a/html/cgi-bin/connections.cgi b/html/cgi-bin/connections.cgi
index ad7c69beb..055fc3cbc 100644
--- a/html/cgi-bin/connections.cgi
+++ b/html/cgi-bin/connections.cgi
@@ -326,33 +326,33 @@ print <
END
-# Print table header.
+# Print table header
print <
+
- |
+ |
$Lang::tr{'protocol'}
|
-
+ |
$Lang::tr{'source ip and port'}
|
-
+ |
$Lang::tr{'country'}
|
-
+ |
$Lang::tr{'dest ip and port'}
|
-
+ |
$Lang::tr{'country'}
|
-
+ |
$Lang::tr{'download'} /
$Lang::tr{'upload'}
|
-
+ |
$Lang::tr{'connection'} $Lang::tr{'status'}
|
-
+ |
$Lang::tr{'expires'} ($Lang::tr{'hours:minutes:seconds'})
|
@@ -502,7 +502,6 @@ foreach my $line () {
$dip_extra .= "";
}
-
my $sport_extra;
if ($sport ne $sport_ret) {
my $sserv_ret = '';