[or-cvs] r24131: {website} fix the colspan, correct the number of th with the number of (website/trunk/download/en)
Andrew Lewman
andrew at torproject.org
Thu Jan 27 06:50:31 UTC 2011
Author: phobos
Date: 2011-01-27 06:50:31 +0000 (Thu, 27 Jan 2011)
New Revision: 24131
Modified:
website/trunk/download/en/download-easy.wml
Log:
fix the colspan, correct the number of th with the number of td.
Modified: website/trunk/download/en/download-easy.wml
===================================================================
--- website/trunk/download/en/download-easy.wml 2011-01-27 06:47:31 UTC (rev 24130)
+++ website/trunk/download/en/download-easy.wml 2011-01-27 06:50:31 UTC (rev 24131)
@@ -10,10 +10,11 @@
<hr />
<table width="99%" border="0" cellspacing="0" cellpadding="3">
<tr>
-<th bgcolor="#e5e5e5" align="center" width="25%"><img src="$(IMGROOT)/logo.windows-header.gif"/></th>
-<th align="center" width="25%"><img src="$(IMGROOT)/ref_leopard_box.jpg"/></th>
-<th bgcolor="#e5e5e5" align="center" width="25%"><img src="$(IMGROOT)/logo.windows-header.gif"/></th>
-<th align="center" width="25%"><img src="$(IMGROOT)/distros/generic.png"/><img src="$(IMGROOT)/distros/freebsd.png"/><img src="$(IMGROOT)/distros/package.png"/><img src="$(IMGROOT)/distros/src.png"/></th>
+<th bgcolor="#e5e5e5" align="center" width="33%"><img
+src="$(IMGROOT)/logo.windows-header.gif"/></th>
+<th align="center" width="33%"><img src="$(IMGROOT)/ref_leopard_box.jpg"/></th>
+<th bgcolor="#e5e5e5" align="center" width="33%"><img
+src="$(IMGROOT)/logo.windows-header.gif"/></th>
</tr>
<tr>
<td bgcolor="#e5e5e5" align="center">
@@ -35,7 +36,8 @@
</td>
</tr>
<tr>
-<td bgcolor="#e5e5e5" align="center" span="3">Zero installation. Great for USB
+<td bgcolor="#e5e5e5" align="center" colspan="3">Zero installation. Great for
+USB
drives! Pre-configured to protect your anonymity with Tor, Vidalia, Firefox and more. <a href="<page
projects/torbrowser>">More details and languages</a>.</td>
</tr>
More information about the tor-commits
mailing list