Diff for /versionedFile/dtml/newFileAdd.dtml between versions 1.3 and 1.4

version 1.3, 2004/07/05 11:24:01 version 1.4, 2004/07/08 18:56:41
Line 35  Select a file to upload from your local Line 35  Select a file to upload from your local
  </tr>   </tr>
   <tr>    <tr>
     <td align="left" valign="top">      <td align="left" valign="top">
     File (Filename must only contain A-Z,'.' and '_'; and the suffix must not be 'txt'!)      File
     </td>      </td>
     <td align="left" valign="top">      <td align="left" valign="top">
     <input type="file" name="file" size="25" value="" />      <input type="file" name="file" size="25" value="" />
Line 43  Select a file to upload from your local Line 43  Select a file to upload from your local
   </tr>    </tr>
     <tr>      <tr>
     <td align="left" valign="top">      <td align="left" valign="top">
           Name of the versioned file<br> (if different from the uploaded file):
     
       <td>
         <input type="text" size="50" checked  name="newName">
       </td>
     </tr>
   
       <tr>
       <td align="left" valign="top">
     </td>      </td>
     <td align="left" valign="top">      <td align="left" valign="top">
     <div class="form-element">      <div class="form-element">

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>