--- loncom/interface/lonpopulate.pm 2009/04/04 21:47:41 1.60 +++ loncom/interface/lonpopulate.pm 2009/04/22 17:13:38 1.61 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.60 2009/04/04 21:47:41 bisitz Exp $ +# $Id: lonpopulate.pm,v 1.61 2009/04/22 17:13:38 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1095,7 +1095,7 @@ onclick="javascript:document.photoupdate '); } else { $r->print(&mt('Update of photos via the Automated Enrollment Manager is unavailable in this domain.') - .'

'); + .'

'); } } else { $r->print('Update of photos is unavailable, as import of student photos is currently disabled.
Enable this first via: '.$$tasktitleref{'photos'}.'');