--- loncom/interface/lonpopulate.pm 2013/01/23 15:52:08 1.71 +++ loncom/interface/lonpopulate.pm 2013/01/23 15:53:28 1.72 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.71 2013/01/23 15:52:08 raeburn Exp $ +# $Id: lonpopulate.pm,v 1.72 2013/01/23 15:53:28 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.")."