You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by qu...@apache.org on 2003/02/18 23:20:11 UTC

cvs commit: jakarta-turbine-2/xdocs features.xml

quintonm    2003/02/18 14:20:11

  Modified:    xdocs    features.xml
  Log:
  Fix to prevent a <select> tag from being generated into the HTML document.
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-turbine-2/xdocs/features.xml
  
  Index: features.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/features.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- features.xml	12 Jan 2003 15:03:05 -0000	1.4
  +++ features.xml	18 Feb 2003 22:20:11 -0000	1.5
  @@ -38,7 +38,7 @@
       </li>
       <li>
           Utility code for working with Velocity, such as a
  -        SelectorBox class for building &lt;select> boxes</li>
  +        SelectorBox class for building <code>select</code> boxes</li>
       <li>
           Single Entry Point Servlet model for optimal security and control</li>
       <li>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org