--- loncom/interface/lonpopulate.pm 2009/04/22 17:13:38 1.61 +++ loncom/interface/lonpopulate.pm 2009/05/06 13:37:56 1.62 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.61 2009/04/22 17:13:38 bisitz Exp $ +# $Id: lonpopulate.pm,v 1.62 2009/05/06 13:37:56 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -736,7 +736,7 @@ ENDTWO $r->print(" $xl - + "); $r->print(&Apache::loncommon::end_data_table_row()); } @@ -1088,10 +1088,10 @@ Note: Any students previously added manu if ($update) { $r->print('
'.$commentary.'

- - - + +
'); } else { $r->print(&mt('Update of photos via the Automated Enrollment Manager is unavailable in this domain.') @@ -2413,10 +2413,10 @@ function agreement_result(caller) { - - - - + + + + '; } else { @@ -2471,10 +2471,10 @@ sub print_photos_response { if ($update) { $response .= '
'.$commentary.'

- - - + +
'; } }