Diff for /loncom/interface/lonaboutme.pm between versions 1.134 and 1.135

version 1.134, 2009/05/19 10:03:37 version 1.135, 2009/05/30 20:41:34
Line 362  sub handler { Line 362  sub handler {
         }          }
   
         if ($target ne 'tex') { #print Image          if ($target ne 'tex') { #print Image
             &Apache::lontemplate::start_ContentBox($r);  
             &Apache::lontemplate::end_ContentBox($r);  
             $r->print($image);              $r->print($image);
   
         } #End Print Image          } #End Print Image

Removed from v.1.134  
changed lines
  Added in v.1.135


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>