[or-cvs] r13916: fix <td> closing tag (website/trunk/en)
ygrek at seul.org
ygrek at seul.org
Sat Mar 8 17:21:24 UTC 2008
Author: ygrek
Date: 2008-03-08 12:21:24 -0500 (Sat, 08 Mar 2008)
New Revision: 13916
Modified:
website/trunk/en/download.wml
Log:
fix <td> closing tag
Modified: website/trunk/en/download.wml
===================================================================
--- website/trunk/en/download.wml 2008-03-08 17:12:06 UTC (rev 13915)
+++ website/trunk/en/download.wml 2008-03-08 17:21:24 UTC (rev 13916)
@@ -33,7 +33,7 @@
</td>
<td>
<a href="<page docs/tor-doc-windows>">Install & configure guide</a>
- <td>
+ </td>
</tr>
<tr bgcolor="#e5e5e5">
More information about the tor-commits
mailing list