--- loncom/interface/lonhtmlcommon.pm 2009/05/06 13:37:56 1.212 +++ loncom/interface/lonhtmlcommon.pm 2009/05/11 16:18:53 1.213 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.212 2009/05/06 13:37:56 bisitz Exp $ +# $Id: lonhtmlcommon.pm,v 1.213 2009/05/11 16:18:53 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1809,7 +1809,7 @@ sub topic_bar { return '
'.&mt('Step [_1]',$imgnum).
-              '  + ' "src="/res/adm/pages/bl_step'.$imgnum.'.gif" />  '.$title.'
';