--- loncom/interface/londocs.pm 2004/08/17 19:02:57 1.137 +++ loncom/interface/londocs.pm 2004/09/09 18:57:21 1.137.2.2 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.137 2004/08/17 19:02:57 albertel Exp $ +# $Id: londocs.pm,v 1.137.2.2 2004/09/09 18:57:21 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -636,8 +636,8 @@ END $line.=(< $lt{'hd'} - - $lt{'ec'} + $parameterset @@ -1577,7 +1577,8 @@ ENDSUPFORM $r->print(''); } else { # -------------------------------------------------------- This is showdoc mode - $r->print("

".&mt('Uploaded Document').'

'. + $r->print("

".&mt('Uploaded Document').' - '. + &Apache::lonnet::gettitle($r->uri).'

'. &mt('It is recommended that you use an up-to-date virus scanner before handling this file.')."

". &entryline(0,&mt("Click to download or use your browser's Save Link function"),$showdoc).'

'); }