kaz         02/03/02 20:03:09

  Modified:    xdocs/stylesheets developer-list.dvsl
  Log:
  Fixed headings on the developer table (thanks Jeff!)
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-turbine-maven/xdocs/stylesheets/developer-list.dvsl
  
  Index: developer-list.dvsl
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/stylesheets/developer-list.dvsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- developer-list.dvsl       1 Mar 2002 11:37:41 -0000       1.2
  +++ developer-list.dvsl       3 Mar 2002 04:03:09 -0000       1.3
  @@ -2,7 +2,7 @@
   
     developer list page generator
   
  -  version : $Id: developer-list.dvsl,v 1.2 2002/03/01 11:37:41 kaz Exp $
  +  version : $Id: developer-list.dvsl,v 1.3 2002/03/03 04:03:09 kaz Exp $
   -->
   
   #match ("developers")
  @@ -21,8 +21,8 @@
         <table>
           <tr>
             <th>Name</th>
  -          <th>Organization</th>
             <th>Email</th>
  +          <th>Organization</th>
           </tr>
   $context.applyTemplates()
         </table>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to