Diff for /versionedFile/dtml/fileAdd.dtml between versions 1.7 and 1.8

version 1.7, 2004/10/25 12:59:11 version 1.8, 2005/02/24 18:07:41
Line 11  Select a file to upload from your local Line 11  Select a file to upload from your local
 <em>Browse</em> button.  <em>Browse</em> button.
 </p>  </p>
   <p style="color:red">Please, do not upload files larger than 10 MB to avoid long download time!</p>    <p style="color:red">Please, do not upload files larger than 10 MB to avoid long download time!</p>
    
 <p>Add Version: <dtml-var version></p>  <p>Add Version: <dtml-var version></p>
   
 <form action="manage_add<dtml-var Kind>" method="post"  <form action="manage_add<dtml-var Kind>" method="post"
Line 35  Select a file to upload from your local Line 36  Select a file to upload from your local
    </td>      </td> 
  </tr>   </tr>
   <tr>    <tr>
     <td colspan="2"> <span style="color:red">There should be no special character in the path where the file is stored!</span></td>
    </tr>
     <tr>
     <td align="left" valign="top">      <td align="left" valign="top">
     <div class="form-optional">      <div class="form-optional">
     File      File

Removed from v.1.7  
changed lines
  Added in v.1.8


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