--- loncom/interface/lonbulletin.pm 2004/05/10 14:10:03 1.23 +++ loncom/interface/lonbulletin.pm 2004/08/18 21:15:19 1.24.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network # Bulletin Board Handler # -# $Id: lonbulletin.pm,v 1.23 2004/05/10 14:10:03 sakharuk Exp $ +# $Id: lonbulletin.pm,v 1.24.2.1 2004/08/18 21:15:19 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -42,7 +42,6 @@ sub handler { $r->send_http_header; return OK if $r->header_only; my $target=$ENV{'form.grade_target'}; - &Apache::lonnet::logthis("MY TARGET IS DEFINED AS $target"); # &Apache::loncommon::get_unprocessed_cgi($ENV{'QUERY_STRING'},['previous']); @@ -110,7 +109,7 @@ ENDDOCUMENT if (($syllabus{'uploaded.lastmodified'}) && (!$forceedit)) { $forcestudent='student'; } - + if ($target ne 'tex') { $r->print('
'); }
if ($forcestudent or $target eq 'tex') { $allowed=0; }
if ($allowed) {
@@ -211,6 +210,7 @@ ENDDOCUMENT
} else {
$r->print(' '.&mt('No page information provided.').' '); } + if ($target ne 'tex') { $r->print(' |