--- loncom/publisher/lonpubdir.pm 2004/12/15 19:15:59 1.74 +++ loncom/publisher/lonpubdir.pm 2005/01/24 21:55:20 1.76 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Construction Space Directory Lister # -# $Id: lonpubdir.pm,v 1.74 2004/12/15 19:15:59 albertel Exp $ +# $Id: lonpubdir.pm,v 1.76 2005/01/24 21:55:20 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -254,7 +254,7 @@ parent.lastknownpriv='/~$uname$thisdisfn } function forcepub(theform) { - if (confirm('Force publication of unmodified files? - OK=yes; Cancel=No.')) { + if (confirm('Force publication of unmodified files? - Cancel=No; OK=yes.')) { theform.forcerepub.value="ON"; } } @@ -269,7 +269,7 @@ parent.lastknownpriv='/~$uname$thisdisfn function SetPubDir(theform,printForm) { if (theform.diraction.options[theform.diraction.selectedIndex].value == "open") { - top.location = theform.filename.value + top.location = theform.openname.value return } if (theform.diraction.options[theform.diraction.selectedIndex].value == "publish") { @@ -517,6 +517,7 @@ sub putdirectory { '