--- loncom/publisher/lonretrieve.pm 2011/10/23 01:27:34 1.43 +++ loncom/publisher/lonretrieve.pm 2011/10/24 22:10:21 1.44 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to retrieve an old version of a file # -# $Id: lonretrieve.pm,v 1.43 2011/10/23 01:27:34 www Exp $ +# $Id: lonretrieve.pm,v 1.44 2011/10/24 22:10:21 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -209,7 +209,7 @@ sub phaseone { .'/'; $r->print(&Apache::lonhtmlcommon::start_funclist() .&Apache::lonhtmlcommon::add_item_funclist( - '' + '' .&mt('Back to Resource') .'') .&Apache::lonhtmlcommon::add_item_funclist( @@ -266,7 +266,7 @@ sub phasetwo { print $logfile "Copy failed: $error\n\n"; } $r->print('

' - .'

' + .'

' .&mt('Back to Resource') .'

'); } else {