[LON-CAPA-cvs] cvs: loncom /publisher publisher.html

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 02 Mar 2004 16:55:01 -0000


albertel		Tue Mar  2 11:55:01 2004 EDT

  Modified files:              
    /loncom/publisher	publisher.html 
  Log:
  - Actually use the #2545 fixes.
  
  
Index: loncom/publisher/publisher.html
diff -u loncom/publisher/publisher.html:1.35 loncom/publisher/publisher.html:1.36
--- loncom/publisher/publisher.html:1.35	Tue Dec  9 19:32:56 2003
+++ loncom/publisher/publisher.html	Tue Mar  2 11:55:01 2004
@@ -150,7 +150,7 @@
                             <option value="newstyfile">MT{New style file}:</option>
 			    <option value="newdir">MT{New subdirectory}:</option>
 			    <option value="rename">MT{Rename current file to}:</option>
-			    <option value="rename">MT{Move current file to}:</option>
+			    <option value="move">MT{Move current file to}:</option>
 			    <option value="copy">MT{Copy current file to}:</option>
 			  </select>&nbsp;<input type="text" name="newfilename" value="MT{Type Name Here}" onFocus="if (this.value == 'MT{Type Name Here}') this.value=''" />&nbsp;<input type="button" value="MT{Go}" onClick="getactionfilename();" />
 		      </nobr>