--- loncom/interface/lonmodifycourse.pm 2008/06/30 04:14:40 1.39 +++ loncom/interface/lonmodifycourse.pm 2009/02/19 22:03:13 1.42 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # handler for DC-only modifiable course settings # -# $Id: lonmodifycourse.pm,v 1.39 2008/06/30 04:14:40 raeburn Exp $ +# $Id: lonmodifycourse.pm,v 1.42 2009/02/19 22:03:13 schafran Exp $ # # Copyright Michigan State University Board of Trustees # @@ -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.'

'.$lt{'cose'}.' @@ -293,7 +293,7 @@ sub print_setquota { 'cquo' => 'Disk space for storage of group portfolio files', 'gpqu' => 'Course portfolio files disk space', 'each' => 'Each course group can be assigned a quota for portfolio files uploaded to the group.', - 'modi' => 'Modify quota', + 'modi' => 'Save', 'back' => "Back to options page", ); my %settings = &Apache::lonnet::get('environment',['internal.coursequota'],$cdom,$cnum); @@ -341,7 +341,7 @@ sub print_catsettings { $excludeoff = ''; } $r->print('

'.&mt('Visibility in Course Catalog').'

'. - &mt("Unless excluded, a course is listed in this domain's publicly accessible course catalog, if at least of one the following applies").':