From: tjhunt Date: Thu, 10 Aug 2006 18:58:26 +0000 (+0000) Subject: Fix minor HTML validation issue. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7003072a7fd0a8409a62ea3ced5333ff9653e2b6;p=moodle.git Fix minor HTML validation issue. --- diff --git a/lib/weblib.php b/lib/weblib.php index 09a164d246..632f548b77 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -718,7 +718,8 @@ function choose_from_menu ($options, $name, $selected='', $nothing='choose', $sc $attributes .= ' tabindex="'.$tabindex.'"'; } - $output = '' . "\n"; if ($nothing) { $output .= '