--- loncom/interface/lonuserutils.pm 2008/10/07 19:40:39 1.71 +++ loncom/interface/lonuserutils.pm 2008/10/15 13:00:24 1.72 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Utility functions for managing LON-CAPA user accounts # -# $Id: lonuserutils.pm,v 1.71 2008/10/07 19:40:39 droeschl Exp $ +# $Id: lonuserutils.pm,v 1.72 2008/10/15 13:00:24 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1477,7 +1477,10 @@ sub print_userlist { $permission,$env{'form.Status'},\%userlist,$keylist); } if (!$usercount) { - $r->print('
'.&mt('There are no users matching the search criteria.')); + $r->print('
' + .&mt('There are no users matching the search criteria.') + .'' + ); } } $r->print('