Diff for /cdli/zpt/CDLIFileFolderMain.zpt between versions 1.7 and 1.8

version 1.7, 2006/05/04 14:40:09 version 1.8, 2006/05/05 08:13:36
Line 86  selectButton=document.getElementById('se Line 86  selectButton=document.getElementById('se
       
   <table  width="100%" border=0 cellspacing=1 cellpadding=2>    <table  width="100%" border=0 cellspacing=1 cellpadding=2>
     <tr>      <tr>
       <th align=left bgcolor="#88ff88">        <th align=left bgcolor="#cccccc">
       <a href="?sortField=title"> File</a>        <a href="?sortField=title"> File</a>
       </th>        </th>
         <th align=left bgcolor="#88ff88">          <th align=left bgcolor="#cccccc">
       <a> Designation</a>        <a> Designation</a>
       </th>        </th>
       <th align=left bgcolor="#00">        <th align=left bgcolor="#cccccc">
     <a>Rev.</a>      <a>Revisions</a>
       </th>        </th>
       <th align=left bgcolor="#cccccc">        <th align=left bgcolor="#cccccc">
     <a href="?sortField=date">Date</a>      <a href="?sortField=date">Date</a>

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


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