diff --git a/lib/weblib.php b/lib/weblib.php index e8157df73cd..72153552a5b 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -1007,8 +1007,7 @@ function choose_from_menu_nested($options,$name,$selected='',$nothing='choose',$ } if (!empty($options)) { foreach ($options as $section => $values) { - - $output .= ' '."\n"; + $output .= ' '."\n"; foreach ($values as $value => $label) { $output .= '