--- loncom/interface/lonpopulate.pm 2009/04/04 19:47:40 1.59 +++ loncom/interface/lonpopulate.pm 2009/04/04 21:47:41 1.60 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.59 2009/04/04 19:47:40 bisitz Exp $ +# $Id: lonpopulate.pm,v 1.60 2009/04/04 21:47:41 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -825,7 +825,7 @@ ENDTWO $r->print("Enrollment inactive"); } if ($shrflag) { - $r->print(""); + $r->print(""); } else { $r->print(""); }