--- loncom/interface/lonsupportreq.pm 2010/12/02 23:05:42 1.61 +++ loncom/interface/lonsupportreq.pm 2010/12/03 04:28:36 1.62 @@ -1,5 +1,5 @@ # -# $Id: lonsupportreq.pm,v 1.61 2010/12/02 23:05:42 raeburn Exp $ +# $Id: lonsupportreq.pm,v 1.62 2010/12/03 04:28:36 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -244,7 +244,7 @@ function initialize_codes() { } my $js = ''; + $loaditems.''; my %add_entries = (topmargin => "0", marginheight => "0", onLoad =>"initialize_codes()",);