|
|
| version 1.4, 2004/07/08 15:15:06 | version 1.5, 2004/07/08 18:56:41 |
|---|---|
| Line 44 Select a file to upload from your local | Line 44 Select a file to upload from your local |
| </td> | </td> |
| </tr> | </tr> |
| <tr> | <tr> |
| <td align="left" valign="top" colspan="2"> | <td align="left" valign="top"> |
| <div class="form-optional"><br> | <div class="form-optional"> |
| Change name of the versioned file from <dtml-var title> to the name of the upload file.<br> | Name of the versioned file: |
| <input type="radio" checked name="changeName" value="no">No | |
| <input type="radio" name="changeName" value="yes">Yes | |
| </div> | </div> |
| <td> | |
| <input type="text" size="50" checked name="new | |
| Name" value="<dtml-var title>" | |
| </td> | </td> |
| <!-- from <dtml-var title> to the name of the upload file.<br> | |
| <input type="radio" checked name="changeName" value="no">No | |
| <input type="radio" name="changeName" value="yes">Yes--> | |
| </tr> | </tr> |
| <tr> | <tr> |
| <td align="left" valign="top"> | <td align="left" valign="top"> |