--- loncom/interface/lonaboutme.pm 2004/01/14 22:08:23 1.19 +++ loncom/interface/lonaboutme.pm 2004/04/29 17:25:11 1.20 @@ -1,7 +1,7 @@ # The LearningOnline Network # "About Me" Personal Information # -# $Id: lonaboutme.pm,v 1.19 2004/01/14 22:08:23 www Exp $ +# $Id: lonaboutme.pm,v 1.20 2004/04/29 17:25:11 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -132,8 +132,10 @@ ENDDOCUMENT $lastmod=($lastmod?&Apache::lonlocal::locallocaltime($lastmod):&mt('never')); $r->print(&mt('Last updated').': '.$lastmod); if ($syllabus{'uploaded.photourl'}) { - $r->print(''); } if ($allowed) {