--- loncom/interface/portfolio.pm 2009/05/06 13:38:34 1.214 +++ loncom/interface/portfolio.pm 2009/05/11 15:31:05 1.215 @@ -1,7 +1,7 @@ # The LearningOnline Network # portfolio browser # -# $Id: portfolio.pm,v 1.214 2009/05/06 13:38:34 bisitz Exp $ +# $Id: portfolio.pm,v 1.215 2009/05/11 15:31:05 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -158,6 +158,7 @@ END 'fieldname' => $env{"form.fieldname"}, 'continue' => $env{"form.continue"} ); + $r->print('
'); $r->print(''.&make_anchor($url,\%anchor_fields,$port_path).'/'); if (@tree > 1){ my $newCurrentPath = '/';