From 9ec5c5193884fac814b40f196fb918666b117d9c Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 22 Mar 2004 08:00:06 +0000 Subject: [PATCH] fixed double-translation of country-names --- phpgwapi/inc/class.sbox.inc.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/phpgwapi/inc/class.sbox.inc.php b/phpgwapi/inc/class.sbox.inc.php index 0018b3c985..b5d2c77eaa 100644 --- a/phpgwapi/inc/class.sbox.inc.php +++ b/phpgwapi/inc/class.sbox.inc.php @@ -625,11 +625,10 @@ $name = 'country'; } $str = ''."\n"; return $str;