--- loncom/interface/lonhtmlcommon.pm 2008/12/01 16:33:32 1.187 +++ loncom/interface/lonhtmlcommon.pm 2008/12/01 17:45:20 1.188 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.187 2008/12/01 16:33:32 droeschl Exp $ +# $Id: lonhtmlcommon.pm,v 1.188 2008/12/01 17:45:20 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2048,23 +2048,23 @@ sub generate_menu { foreach my $category (@menu) { #FIXME: insert appropriate classnames for styles when they're finished. $menu_html .='
-

'.$category->{'categorytitle'}.'

+

'.mt($category->{'categorytitle'}).'