--- loncom/interface/loncoursegroups.pm 2010/09/08 04:05:32 1.112 +++ loncom/interface/loncoursegroups.pm 2013/08/29 22:24:32 1.119 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: loncoursegroups.pm,v 1.112 2010/09/08 04:05:32 raeburn Exp $ +# $Id: loncoursegroups.pm,v 1.119 2013/08/29 22:24:32 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -416,7 +416,12 @@ END } } } else { - $r->print(&mt('You are not currently a member of any active '.$gpterm.'s in this '.lc($crstype).'.')); + $r->print( + '
' + .&mt('You are not currently a member of any active '.$gpterm.'s' + .' in this '.lc($crstype).'.') + .'
' + ); } } return; @@ -1276,7 +1281,7 @@ sub reenable_folder { $LONCAPA::map::resources[$idx] = $foldertitle.':'.$mapurl. ':false:normal:res'; $LONCAPA::map::order[1+$#LONCAPA::map::order]=$idx; - my ($outtext,$errtext) = &LONCAPA::map::storemap($allgrpsmap,1); + my ($outtext,$errtext) = &LONCAPA::map::storemap($allgrpsmap,1,1); if ($errtext) { $outcome='