--- loncom/interface/lontemplate.pm 2009/02/25 13:25:52 1.20 +++ loncom/interface/lontemplate.pm 2009/12/03 02:13:28 1.41 @@ -1,7 +1,7 @@ # The LearningOnline Network # "Template" Functions to generate html output # -# $Id: lontemplate.pm,v 1.20 2009/02/25 13:25:52 neumanie Exp $ +# $Id: lontemplate.pm,v 1.41 2009/12/03 02:13:28 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -44,122 +44,85 @@ use Apache::lonmsgdisplay(); use HTML::Entities(); -sub start_columnSection{ +sub start_columnSection { my ($r) = @_; $r->print('
'); - } - if($field eq 'aaa_contactinfo') { - if($allowed){ $r->print('
' .$content . '
'); + $r->print($content); $r->print('