- $lt{'rm'}
+$removelink
$cutlink
$lt{'rn'}
$copylink
@@ -3927,7 +3983,7 @@ my %suporderhash = (
} elsif ($showdoc) {
# -------------------------------------------------------- This is showdoc mode
$r->print("".&mt('Uploaded Document').' - '.
- &Apache::lonnet::gettitle($r->uri).''.
+ &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).' ');
}
|