From: moodler Date: Mon, 5 May 2003 07:44:53 +0000 (+0000) Subject: Typo in javascript .... selectedindex should selectedIndex ! X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2bc269fd7b76884668aa303cad0934b3001e494f;p=moodle.git Typo in javascript .... selectedindex should selectedIndex ! --- diff --git a/lib/weblib.php b/lib/weblib.php index 2dc90d3763..59b8ae476e 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -324,7 +324,7 @@ function popup_form ($common, $options, $formname, $selected="", $nothing="choos } $startoutput = "
framename}\" name=$formname>"; - $output = "\n"; if ($nothing != "") { $output .= " \n";