--- loncom/interface/lonhtmlcommon.pm 2007/09/27 15:36:23 1.164 +++ loncom/interface/lonhtmlcommon.pm 2007/10/01 18:45:40 1.165 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.164 2007/09/27 15:36:23 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.165 2007/10/01 18:45:40 banghart Exp $ # # Copyright Michigan State University Board of Trustees # @@ -682,7 +682,7 @@ Returns: a perl string as described. ############################################## ############################################## sub StatusOptions { - my ($status, $formName,$size,$onchange)=@_; + my ($status, $formName,$size,$onchange,$mult)=@_; $size = 1 if (!defined($size)); if (! defined($status)) { $status = 'Active'; @@ -691,6 +691,9 @@ sub StatusOptions { my $Str = ''; $Str .= '