Author: grobmeier Date: Mon Sep 2 13:30:37 2013 New Revision: 1519437 URL: http://svn.apache.org/r1519437 Log: added missing spannumber, added missing hr, put anchor to the right place
Modified: struts/site/trunk/content/xdoc/index.xml Modified: struts/site/trunk/content/xdoc/index.xml URL: http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/index.xml?rev=1519437&r1=1519436&r2=1519437&view=diff ============================================================================== --- struts/site/trunk/content/xdoc/index.xml (original) +++ struts/site/trunk/content/xdoc/index.xml Mon Sep 2 13:30:37 2013 @@ -66,7 +66,7 @@ limitations under the License. </div> <div class="row"> - <div class="span"> + <div class="span12"> <h2>The Apache Struts web framework</h2> <a name="Welcome"/> <p> @@ -173,9 +173,10 @@ limitations under the License. elegant solutions to difficult problems. </p> - <h2>Struts for Newbies</h2> - + <hr/> + <a name="Newbies"/> + <h2>Struts for Newbies</h2> <p> If you are new to development with Struts, here are some pointers on how to get started.