--- loncom/publisher/loncfile.pm 2010/01/27 15:05:21 1.100.2.3 +++ loncom/publisher/loncfile.pm 2010/04/13 22:28:42 1.100.2.4 @@ -9,7 +9,7 @@ # and displays a page showing the results of the action. # # -# $Id: loncfile.pm,v 1.100.2.3 2010/01/27 15:05:21 raeburn Exp $ +# $Id: loncfile.pm,v 1.100.2.4 2010/04/13 22:28:42 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -553,7 +553,7 @@ sub Rename1 { .$newfilename.'" />' .'

' .&mt($action.' [_1] to [_2]?', - &display($fn) + &display($fn), &display($newfilename)) .'

' );