--- loncom/interface/lontemplate.pm 2011/05/03 21:38:40 1.45 +++ loncom/interface/lontemplate.pm 2025/01/28 19:49:20 1.52 @@ -1,7 +1,7 @@ # The LearningOnline Network # "Template" Functions to generate html output # -# $Id: lontemplate.pm,v 1.45 2011/05/03 21:38:40 www Exp $ +# $Id: lontemplate.pm,v 1.52 2025/01/28 19:49:20 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -86,7 +86,7 @@ sub print_aboutme_content_template { &print_template($r,$syllabusfields{$field},$message,$allowed,'LC_Box'); } if($allowed) { - &print_editbox_template($r,$syllabus{$field},$field); + &print_editbox_template($r,$syllabus{$field},$field,$syllabusfields{$field}); } } else { @@ -115,8 +115,12 @@ sub print_template { } sub print_start_template { - my ($r,$topic,$boxclass) = @_; - $r->print('