svn commit: r12555 - trunk/www/downloadcount.html
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus Date: 2007-05-06 02:32:31-0700 New Revision: 12555 Modified: trunk/www/downloadcount.html Log: Corrected th/td/tr confusion. Modified: trunk/www/downloadcount.html Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/downloadcount.html?view=diff&rev=12555&p1=trunk/www/downloadcount.html&p2=trunk/www/downloadcount.html&r1=12554&r2=12555 ============================================================================== --- trunk/www/downloadcount.html (original) +++ trunk/www/downloadcount.html 2007-05-06 02:32:31-0700 @@ -198,13 +198,13 @@ </td> </tr> -<th> -<td>Total</td> -<td colspan="4" align="right"> 51462</td> -<td colspan="3" align="right"> 28524</td> -<td align="right"> 4635</td> -<td align="right"> 13109</td> -</th> +<tr> +<th>Total</th> +<th colspan="3" align="right"> 51462</th> +<th colspan="3" align="right"> 28524</th> +<th align="right"> 4635</th> +<th align="right"> 13109</th> +</tr> </table>