Author: phobos Date: 2011-01-27 07:57:06 +0000 (Thu, 27 Jan 2011) New Revision: 24140
Modified: website/trunk/download/en/download-easy.wml Log: fix the div, add nbsp between download and sig, make the paragraphs consistent. Modified: website/trunk/download/en/download-easy.wml =================================================================== --- website/trunk/download/en/download-easy.wml 2011-01-27 07:53:34 UTC (rev 24139) +++ website/trunk/download/en/download-easy.wml 2011-01-27 07:57:06 UTC (rev 24140) @@ -22,24 +22,24 @@ »</a></td> </tr> <tr class="gray"> -<td class="nopad" align="center"><span class="windows"> +<td><span class="windows"> # Translators: please point to the version of TBB in your language, if there is one. -<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe">Windows 7, Vista, XP</a> +<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe">Windows 7, Vista, XP</a> (<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe.asc">sig</a>) </span> </td> <tr> -<td class="nopad" align="center"><span class="mac"> +<td><span class="mac"> # Translators: please point to the version of TBB in your language, if there is one. -<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx- i386-en-US.zip">Apple OS X Intel</a> +<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx- i386-en-US.zip">Apple OS X Intel</a> (<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-en-US.zip.asc">sig</a>) </span> </td> </tr> <tr class="gray"> -<td class="nopad" align="center"><span class="linux"> +<td><span class="linux"> # Translators: please point to the version of TBB in your language, if there is one. -<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version- torbrowserbundlelinux32>-dev-en-US.tar.gz">GNU/Linux i686</a> +<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version- torbrowserbundlelinux32>-dev-en-US.tar.gz">GNU/Linux i686</a> (<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-en-US.tar.gz.asc">sig</a>) </span> </td> @@ -61,16 +61,14 @@ <br> <p>Interested in <a href="<page about/overview>">learning more about Tor in general</a>?</p> <br> -<p> -To keep informed of security advisories and new stable releases, subscribe -to the <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-announce">tor-announce -mailing list</a>. You can also <a href="http://rss.gmane.org/gmane.network.onion-routing.announce">watch -the list's RSS feed</a>. -</p> +<p>To keep informed of security advisories and new stable releases, subscribe to the <a +href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-announce">tor-announce +mailing list</a>. You can also <a +href="http://rss.gmane.org/gmane.network.onion-routing.announce">watch +the list's RSS feed</a>.</p> -</div> - <p>All trademarks are the property of their respective owners.</p> + </div> <!-- END MAINCOL --> <div id="sidecol-right">
