Diff for /loncom/interface/lonsimplepage.pm between versions 1.72 and 1.73

version 1.72, 2009/02/25 13:25:52 version 1.73, 2009/02/25 23:27:21
Line 334  sub handler { Line 334  sub handler {
  if($allowed){   if($allowed){
  $r->print('<p>');   $r->print('<p>');
  }   }
  $r->print('<div class="LC_ContentBoxSpecial">');                          $r->print('<h2>'.$message.'</h2>');
                         $r->print('<h2 class="LC_hcell">'.$message.'</h2>');  
  $r->print('<blockquote>');  
                     } else {                      } else {
                         my $safeinit;                          my $safeinit;
                         $r->print(&Apache::lonxml::xmlparse($r,'tex','<h1>'.$message.'</h1>'));                          $r->print(&Apache::lonxml::xmlparse($r,'tex','<h1>'.$message.'</h1>'));
Line 387  sub handler { Line 385  sub handler {
     $r->print('<p>'.&mt('No page information provided.').'</p>');      $r->print('<p>'.&mt('No page information provided.').'</p>');
         }          }
     }      }
       
     $r->print('</blockquote>');  
     $r->print('</div>');  
     if ($env{'form.grade_target'} ne 'tex') {      if ($env{'form.grade_target'} ne 'tex') {
  $r->print(&Apache::loncommon::end_page());   $r->print(&Apache::loncommon::end_page());
     } else {      } else {

Removed from v.1.72  
changed lines
  Added in v.1.73


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.