From 4d0a12624de2e1d1eddf28bb0fba927999b1d8ae Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 27 Apr 2024 19:15:19 +0200 Subject: [PATCH] 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 --- html/cgi-bin/connections.cgi | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/html/cgi-bin/connections.cgi b/html/cgi-bin/connections.cgi index b4dd446b48..38e5b27208 100644 --- a/html/cgi-bin/connections.cgi +++ b/html/cgi-bin/connections.cgi @@ -221,15 +221,11 @@ print < $Lang::tr{'source ip and port'} - - $Lang::tr{'country'} - + $Lang::tr{'dest ip and port'} - - $Lang::tr{'country'} - + $Lang::tr{'data transfer'} -- 2.47.3