- Revision
- 226
- Author
- mauro
- Date
- 2007-07-05 04:30:16 -0500 (Thu, 05 Jul 2007)
Log Message
Fixed link validation. Removed link to inexistent project-info page.
Modified Paths
- trunk/distribution/src/site/content/action-methods.html
- trunk/distribution/src/site/templates/skin.html
Diff
Modified: trunk/distribution/src/site/content/action-methods.html (225 => 226)
--- trunk/distribution/src/site/content/action-methods.html 2007-07-05 05:15:49 UTC (rev 225) +++ trunk/distribution/src/site/content/action-methods.html 2007-07-05 09:30:16 UTC (rev 226) @@ -52,7 +52,7 @@ </p> <textarea class="html:nogutter:nocontrols" name="code"> - <a href="" football</a> + <a href="" football</a> <input type="button" value="Buy football"
Modified: trunk/distribution/src/site/templates/skin.html (225 => 226)
--- trunk/distribution/src/site/templates/skin.html 2007-07-05 05:15:49 UTC (rev 225) +++ trunk/distribution/src/site/templates/skin.html 2007-07-05 09:30:16 UTC (rev 226) @@ -52,15 +52,12 @@ </#list> </ul> </#list> - <h1>Project Documentation</h1> - <ul> - <li class="collapsed"> <a href="" Information</a> </li> - <img alt="Hosted at Codehaus" src="" /><br/> - </ul> - <h1>Tools</h1> - <img alt="Build with Maven 2" src="" /> <br/> - <img alt="IDEA" src="" /> <br/> - <h1>Ads</h1> + <h1>Hosted at</h1> + <img alt="Hosted at Codehaus" src="" /><br/> + <h1>Tools</h1> + <img alt="Build with Maven 2" src="" /> <br/> + <img alt="IDEA" src="" /> <br/> + <h1>Ads</h1> <script type="text/_javascript_"><!-- google_ad_client = "pub-8973208330688044"; google_ad_width = 125;
To unsubscribe from this list please visit:
