--- loncom/interface/londocs.pm 2012/12/07 17:04:01 1.523 +++ loncom/interface/londocs.pm 2012/12/07 17:15:56 1.524 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.523 2012/12/07 17:04:01 raeburn Exp $ +# $Id: londocs.pm,v 1.524 2012/12/07 17:15:56 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2443,7 +2443,7 @@ $form_common.' $forceedit, undef,$symb, &escape($env{'form.folderpath'}), - $renametitle); + $renametitle,'','',1); if ($jscall) { $editlink = ''.&mt('Edit').' '."\n";