From 6134b588a0570cf4d86ff47f63835dc5bd80a8fa Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Fri, 12 Feb 2021 20:40:38 +0100 Subject: [PATCH] country.cgi: Fix for copy&paste typo Fixes typo in line 103 (<-> is no tab...) Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- html/cgi-bin/country.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/country.cgi b/html/cgi-bin/country.cgi index 6519aa26c2..30111dc217 100644 --- a/html/cgi-bin/country.cgi +++ b/html/cgi-bin/country.cgi @@ -100,7 +100,7 @@ print < -<-> +
$Lang::tr{$Lang::tr{
-- 2.39.5