--- loncom/interface/lonhtmlcommon.pm 2008/12/03 18:53:54 1.190 +++ loncom/interface/lonhtmlcommon.pm 2008/12/03 19:34:01 1.191 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.190 2008/12/03 18:53:54 droeschl Exp $ +# $Id: lonhtmlcommon.pm,v 1.191 2008/12/03 19:34:01 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2054,7 +2054,7 @@ sub generate_menu { next unless $item->{'permission'}; $menu_html .= qq|
  • '; if($item->{'icon'}){ - $menu_html .= qq||;
+                $menu_html .= qq|<img class ='; } else { #use linktext as alt text for the icon