[LON-CAPA-cvs] cvs: loncom /interface lonpopulate.pm
bisitz
bisitz at source.lon-capa.org
Mon Jan 21 13:26:09 EST 2013
bisitz Mon Jan 21 18:26:09 2013 EDT
Modified files:
/loncom/interface lonpopulate.pm
Log:
Typos in 1.69
Index: loncom/interface/lonpopulate.pm
diff -u loncom/interface/lonpopulate.pm:1.69 loncom/interface/lonpopulate.pm:1.70
--- loncom/interface/lonpopulate.pm:1.69 Mon Dec 17 14:41:06 2012
+++ loncom/interface/lonpopulate.pm Mon Jan 21 18:26:09 2013
@@ -1,5 +1,5 @@
# automated enrollment configuration handler
-# $Id: lonpopulate.pm,v 1.69 2012/12/17 14:41:06 raeburn Exp $
+# $Id: lonpopulate.pm,v 1.70 2013/01/21 18:26:09 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1783,7 +1783,7 @@
}
$response .= "</ul>\n";
} else {
- $response = &mt('Notification of enrollment changes was [_1]not enabled[_2]> as no [_3]s were selected as recipients.''<b>','</b>',&Apache::lonnet::plaintext('cc')).'<br />';
+ $response = &mt('Notification of enrollment changes was [_1]not enabled[_2] as no [_3]s were selected as recipients.','<b>','</b>',&Apache::lonnet::plaintext('cc')).'<br />';
}
} else {
if ($currcount) {
More information about the LON-CAPA-cvs
mailing list