--- loncom/publisher/lonpublisher.pm 2009/12/03 17:23:00 1.265 +++ loncom/publisher/lonpublisher.pm 2010/05/27 18:27:43 1.266 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Publication Handler # -# $Id: lonpublisher.pm,v 1.265 2009/12/03 17:23:00 www Exp $ +# $Id: lonpublisher.pm,v 1.266 2010/05/27 18:27:43 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1223,12 +1223,14 @@ sub publish { my $intr_scrout.='
' .'
'; unless ($env{'form.makeobsolete'}) { + my $thissrc=$source; + $thissrc=~s{^/home/($match_username)/public_html}{/priv/$1}; $intr_scrout.='

' .&mt('Searching for your resource will be based on the following metadata. Please provide as much data as possible.') .'

' .'

'; + .'" /> '.&mt('Cancel').'

'; } $intr_scrout.=&Apache::lonhtmlcommon::start_pick_box(); $intr_scrout.=