|
|
| version 1.5, 2004/07/08 18:56:41 | version 1.6, 2004/07/08 19:34:32 |
|---|---|
| Line 49 Select a file to upload from your local | Line 49 Select a file to upload from your local |
| Name of the versioned file: | Name of the versioned file: |
| </div> | </div> |
| <td> | <td> |
| <input type="text" size="50" checked name="new | <input type="text" size="50" checked name="newName" value="<dtml-var title>" |
| Name" value="<dtml-var title>" | |
| </td> | </td> |
| <!-- from <dtml-var title> to the name of the upload file.<br> | <!-- from <dtml-var title> to the name of the upload file.<br> |
| <input type="radio" checked name="changeName" value="no">No | <input type="radio" checked name="changeName" value="no">No |