kaz         02/03/25 10:34:39

  Modified:    xdocs    goals.xml
  Log:
  Added a surrounding <ul> block to all of the <li> elements.  This was
  causing the page to render a little strangely.
  
  Revision  Changes    Path
  1.5       +2 -0      jakarta-turbine-maven/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/goals.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- goals.xml 21 Mar 2002 23:37:30 -0000      1.4
  +++ goals.xml 25 Mar 2002 18:34:39 -0000      1.5
  @@ -30,6 +30,7 @@
         </p>
         
         <p>
  +        <ul>
           <li>
             show the data
           </li>
  @@ -70,6 +71,7 @@
             be closely integrated with the statistical and verbal descriptions of
             a data set.
           </li>
  +      </ul>
         </p>
       </section>
     </body>
  
  
  

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

Reply via email to