--- loncom/interface/lonwhatsnew.pm 2009/10/26 22:30:50 1.95 +++ loncom/interface/lonwhatsnew.pm 2009/10/30 16:31:39 1.96 @@ -1,5 +1,5 @@ # -# $Id: lonwhatsnew.pm,v 1.95 2009/10/26 22:30:50 raeburn Exp $ +# $Id: lonwhatsnew.pm,v 1.96 2009/10/30 16:31:39 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -354,11 +354,11 @@ sub display_actions_box { .' ' .&mt('Currently: [_1].',''.$currinit.'') .'  ' - .&mt('[_1]Change[_2] for just [_3]this [_4] or for all [_5]your courses/communities[_6].' + .&mt('[_1]Change[_2] for just [_3]this '.$lctype.'[_4] or for [_5]all your courses/communities[_6].' ,'' ,'' ,'' - ,$lctype.'' + ,'' ,'' ,'') .'

');