--- loncom/interface/lontemplate.pm 2008/12/02 09:19:47 1.5 +++ loncom/interface/lontemplate.pm 2008/12/16 10:41:02 1.9 @@ -1,7 +1,7 @@ # The LearningOnline Network # "Template" Functions to generate html output # -# $Id: lontemplate.pm,v 1.5 2008/12/02 09:19:47 ehlerst Exp $ +# $Id: lontemplate.pm,v 1.9 2008/12/16 10:41:02 ehlerst Exp $ # # Copyright Michigan State University Board of Trustees # @@ -43,11 +43,22 @@ use Apache::lonlocal; use Apache::lonmsgdisplay(); use HTML::Entities(); + +sub start_columnSection{ + my ($r) = @_; + $r->print('
'.(&Apache::loncommon::messagewrapper(&mt('Send me a message'),$cnum,$cdom)).''); $r->print('
'.$content.'
'.$content.''); $r->print('