From 7d5686a55c5b51665fbc04a12830a4b1620e48c4 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 14 Jun 2005 08:40:39 +0000 Subject: [PATCH] fixed wrong id in label of checkbox --- etemplate/inc/class.uietemplate.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/etemplate/inc/class.uietemplate.inc.php b/etemplate/inc/class.uietemplate.inc.php index ba314250fa..f1278786a4 100644 --- a/etemplate/inc/class.uietemplate.inc.php +++ b/etemplate/inc/class.uietemplate.inc.php @@ -887,6 +887,7 @@ ); } $GLOBALS['phpgw_info']['etemplate']['to_process'][$form_name]['values'][] = $set_val; + if (!$multiple) unset($set_val); // otherwise it will be added to the label } break; case 'radio': // size: value if checked