fixed wrong id in label of checkbox

This commit is contained in:
Ralf Becker 2005-06-14 08:40:39 +00:00
parent 85f4f36c5b
commit 7d5686a55c

View File

@ -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