--- loncom/interface/lonmodifycourse.pm 2008/06/30 01:28:56 1.38
+++ loncom/interface/lonmodifycourse.pm 2009/03/08 21:49:33 1.43
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# handler for DC-only modifiable course settings
#
-# $Id: lonmodifycourse.pm,v 1.38 2008/06/30 01:28:56 raeburn Exp $
+# $Id: lonmodifycourse.pm,v 1.43 2009/03/08 21:49:33 weissno Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -126,7 +126,7 @@ sub print_course_search_page {
my $dctitle = &Apache::lonnet::plaintext('dc');
$r->print(
'
'.&mt('Search for a course in the [_1] domain',$domdesc).'
'.
- &mt('Actions available after selecting a course:').''.
+ &mt('Actions available after searching for a course:').''.
'- '.&mt('Enter the course with the role of [_1]',$cctitle).'
'."\n".
'- '.&mt('View or modify course settings which only a [_1] may modify.'
,$dctitle).'
'."\n".'
');
@@ -173,7 +173,7 @@ sub print_modification_menu {
);
my @menu =
(
- { text => 'Modify quota for group portfolio files',
+ { text => 'Modify quota for group portfolio',
phase => 'setquota',
},
{ text => 'Display current settings for automated enrollment',
@@ -269,7 +269,7 @@ sub print_settings_display {
$disp_table .= &Apache::loncommon::end_data_table()."\n";
&print_header($r,$cdesc);
$r->print('
-'.$lt{'caes'}.'
+'.$lt{'caes'}.$cdesc.'