--- loncom/interface/lontemplate.pm 2012/05/12 12:44:12 1.45.6.1 +++ loncom/interface/lontemplate.pm 2012/05/15 22:52:56 1.45.6.2 @@ -1,7 +1,7 @@ # The LearningOnline Network # "Template" Functions to generate html output # -# $Id: lontemplate.pm,v 1.45.6.1 2012/05/12 12:44:12 raeburn Exp $ +# $Id: lontemplate.pm,v 1.45.6.2 2012/05/15 22:52:56 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -40,7 +40,6 @@ use Apache::lontexconvert; use Apache::lonfeedback; use Apache::lonrss(); use Apache::lonlocal; -use Apache::lonhtmlgateway; use Apache::lonmsgdisplay(); use HTML::Entities();