--- loncom/interface/lonpopulate.pm 2013/01/21 18:26:09 1.70 +++ loncom/interface/lonpopulate.pm 2013/01/23 15:52:08 1.71 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.70 2013/01/21 18:26:09 bisitz Exp $ +# $Id: lonpopulate.pm,v 1.71 2013/01/23 15:52:08 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -695,7 +695,7 @@ ENDTWO $r->print(&mt('Uncheck the checkbox(es) to terminate notification for people currently informed of roster changes from the nightly enrollment update.').'
'); } if ((@ccs + @showdom) > $notifycount) { - $r->print(&mt('Check the checkbox(es) to initiate notification for people not currently informed of roster changes from the nightly enrollment update.').'
)); + $r->print(&mt('Check the checkbox(es) to initiate notification for people not currently informed of roster changes from the nightly enrollment update.').'
')); } $r->print(&mt("Click 'Go' to save your changes.")."