--- loncom/interface/loncommon.pm 2007/06/18 23:19:12 1.537 +++ loncom/interface/loncommon.pm 2007/07/17 21:11:49 1.551 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.537 2007/06/18 23:19:12 albertel Exp $ +# $Id: loncommon.pm,v 1.551 2007/07/17 21:11:49 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -240,7 +240,7 @@ Inputs: formname, elementname formname and elementname specify the name of the html form and the name of the element the selection from the search results will be placed in. -=back + =cut sub browser_and_searcher_javascript { @@ -378,7 +378,7 @@ sub coursebrowser_javascript { my ($domainfilter,$sec_element,$formname)=@_; my $crs_or_grp_alert = &mt('Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role'); my $output = ' -