You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2005/02/02 23:47:57 UTC

svn commit: r151077 - struts/core/trunk/xdocs/userGuide/installation-jr30.xml

Author: jmitchell
Date: Wed Feb  2 14:47:56 2005
New Revision: 151077

URL: http://svn.apache.org/viewcvs?view=rev&rev=151077
Log:
fix missing <ul> - my fault

Modified:
    struts/core/trunk/xdocs/userGuide/installation-jr30.xml

Modified: struts/core/trunk/xdocs/userGuide/installation-jr30.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/installation-jr30.xml?view=diff&r1=151076&r2=151077
==============================================================================
--- struts/core/trunk/xdocs/userGuide/installation-jr30.xml (original)
+++ struts/core/trunk/xdocs/userGuide/installation-jr30.xml Wed Feb  2 14:47:56 2005
@@ -177,6 +177,7 @@
 <li>index.jsp, logon.jsp: Change &lt;html:html locale="true"> to <br/>&lt;html:html locale=&lt;%= true %>></li>
 <li>logon.jsp: Change &lt;html:html redisplay="true"> to <br/>&lt;html:html redisplay=&lt;%= true %>></li>
 <li>registration.jsp, subscription.jsp: Change all instances of filter="true" to <br/>filter=&lt;%= true %></li>
+</ul>
   <hr/>
   <p>Back to <a href="installation.html#Containers">Installation</a></p>
 </section>



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