[or-cvs] r18886: {website} fixed missing </li> tag in trunk/en/easy-download.wml (website/trunk/en)

unicorn at seul.org unicorn at seul.org
Wed Mar 11 11:38:01 UTC 2009


Author: unicorn
Date: 2009-03-11 07:38:01 -0400 (Wed, 11 Mar 2009)
New Revision: 18886

Modified:
   website/trunk/en/easy-download.wml
Log:
fixed missing </li> tag in trunk/en/easy-download.wml

Modified: website/trunk/en/easy-download.wml
===================================================================
--- website/trunk/en/easy-download.wml	2009-03-11 11:34:04 UTC (rev 18885)
+++ website/trunk/en/easy-download.wml	2009-03-11 11:38:01 UTC (rev 18886)
@@ -47,7 +47,7 @@
     <li><a href="torbrowser/dist/tor-im-browser-<version-torimbrowserbundle>_en-US.exe.asc">Zero Install Bundle for Windows signature</a></li>
     <li><a href="<package-win32-bundle-stable-sig>">Installation Bundle for Windows signature</a></li>
     <li><a href="<package-osx-bundle-stable-sig>">Installation Bunde for OS X signature</a></li>
-  </ul>
+  </ul></li>
 <li><p>Need more download options?  <a href="<page download>">See advanced choices</a>.</p></li>
 <li><p>Interested in <a href="<page 30seconds>">learning more about Tor in general</a>?</p></li>
 </ul>



More information about the tor-commits mailing list