Author: mrdon
Date: Fri Oct 28 16:58:22 2005
New Revision: 329331
URL: http://svn.apache.org/viewcvs?rev=329331&view=rev
Log:
Fixing section name anchor as it conflicts with the html tag one
Modified:
struts/taglib/trunk/xdocs/dev_html.xml
Modified: struts/taglib/trunk/xdocs/dev_html.xml
URL:
http://svn.apache.org/viewcvs/struts/taglib/trunk/xdocs/dev_html.xml?rev=329331&r1=329330&r2=329331&view=diff
==============================================================================
--- struts/taglib/trunk/xdocs/dev_html.xml (original)
+++ struts/taglib/trunk/xdocs/dev_html.xml Fri Oct 28 16:58:22 2005
@@ -6,7 +6,7 @@
<body>
<section name="HTML Taglib Guide">
-<subsection href="html" name="The HTML Taglib">
+<subsection href="html-taglib" name="The HTML Taglib">
<p>
The tags in the Struts HTML library form a bridge between a JSP view and the
other components of a Web application.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]