--- loncom/interface/lonaboutme.pm 2009/05/19 10:03:37 1.134 +++ loncom/interface/lonaboutme.pm 2009/05/30 20:41:34 1.135 @@ -1,7 +1,7 @@ # The LearningOnline Network # Personal Information Page # -# $Id: lonaboutme.pm,v 1.134 2009/05/19 10:03:37 amueller Exp $ +# $Id: lonaboutme.pm,v 1.135 2009/05/30 20:41:34 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -362,8 +362,6 @@ sub handler { } if ($target ne 'tex') { #print Image - &Apache::lontemplate::start_ContentBox($r); - &Apache::lontemplate::end_ContentBox($r); $r->print($image); } #End Print Image