--- loncom/interface/lonuserutils.pm 2008/06/24 16:17:05 1.59
+++ loncom/interface/lonuserutils.pm 2008/08/13 08:17:58 1.61
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Utility functions for managing LON-CAPA user accounts
#
-# $Id: lonuserutils.pm,v 1.59 2008/06/24 16:17:05 bisitz Exp $
+# $Id: lonuserutils.pm,v 1.61 2008/08/13 08:17:58 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -779,8 +779,7 @@ sub print_upload_manager_footer {
'onClick="javascript:verify(this.form,this.form.csec)" '.
'value="'.&mt('Update Users').'" />'."
\n";
if ($context eq 'course') {
- $Str .= &mt('Note: for large courses, this operation may be time '.
- 'consuming');
+ $Str .= &mt('Note: for large courses, this operation may be time consuming');
}
$Str .= '';
$r->print($Str);
@@ -790,15 +789,15 @@ sub print_upload_manager_footer {
sub forceid_change {
my ($context) = @_;
my $output =
- "
\n".'
'."\n".
+ &mt('Disable Student/Employee ID Safeguard and force change of conflicting IDs').
+ '
'."\n".
&mt('(only do if you know what you are doing.)')."\n";
if ($context eq 'domain') {
$output .= '
'."\n";
}
$output .= '