--- loncom/interface/lonhtmlcommon.pm 2009/08/13 15:43:45 1.182.4.2 +++ loncom/interface/lonhtmlcommon.pm 2009/08/13 16:05:33 1.182.4.3 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.182.4.2 2009/08/13 15:43:45 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.182.4.3 2009/08/13 16:05:33 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1813,8 +1813,7 @@ sub topic_bar { return '
'.&mt('Step [_1]',$imgnum).
-              '  - '.$title.' + '" src="/res/adm/pages/bl_step'.$imgnum.'.gif" /> '.$title
'; }