version 1.136, 2009/10/12 08:01:08
|
version 1.137, 2009/10/13 16:37:57
|
Line 1858 $content{'sendername'}.':'.
|
Line 1858 $content{'sendername'}.':'.
|
'</pre>'; |
'</pre>'; |
} |
} |
# Check to see if there were any messages. |
# Check to see if there were any messages. |
&Apache::lonnet::logthis("lonmsgdisplay ..later ... target -- $target"); |
|
if ($result eq '') { |
if ($result eq '') { |
my $lctype = &mt(lc(&Apache::loncommon::course_type())); |
my $lctype = &mt(lc(&Apache::loncommon::course_type())); |
if ($target ne 'tex') { |
if ($target ne 'tex') { |