Author: simonetripodi
Date: Fri Dec 9 12:17:38 2011
New Revision: 1212355
URL: http://svn.apache.org/viewvc?rev=1212355&view=rev
Log:
fixed dependencies table layout
Modified:
commons/proper/digester/trunk/src/site/xdoc/index.xml
Modified: commons/proper/digester/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/digester/trunk/src/site/xdoc/index.xml?rev=1212355&r1=1212354&r2=1212355&view=diff
==============================================================================
--- commons/proper/digester/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/digester/trunk/src/site/xdoc/index.xml Fri Dec 9 12:17:38
2011
@@ -76,10 +76,10 @@ download the files.
<p>The recommended dependency set for Digester 3.2 is:</p>
<table>
<tr>
- <th colspan="3">Recommended Dependency Set</th>
+ <th colspan="4">Recommended Dependency Set</th>
</tr>
<tr>
- <th>Digester</th>
+ <td><strong>Digester</strong></td>
<td>+Logging 1.1.1</td>
<td>+BeanUtils 1.8.3</td>
<td>+CGLIB 2.2.2</td>