[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23520: {website} fix missing ; after & (in website/trunk: about/en en)
Author: phobos
Date: 2010-10-09 22:33:19 +0000 (Sat, 09 Oct 2010)
New Revision: 23520
Modified:
website/trunk/about/en/torusers.wml
website/trunk/en/index.wml
Log:
fix missing ; after &
Modified: website/trunk/about/en/torusers.wml
===================================================================
--- website/trunk/about/en/torusers.wml 2010-10-09 22:29:31 UTC (rev 23519)
+++ website/trunk/about/en/torusers.wml 2010-10-09 22:33:19 UTC (rev 23520)
@@ -138,7 +138,7 @@
</ul>
<a name="activists"></a>
- <img src="$(IMGROOT)/activists.jpg" alt="Activists & Whistleblowers" />
+ <img src="$(IMGROOT)/activists.jpg" alt="Activists & Whistleblowers" />
<h2><a class="anchor" href="#activists">Activists & Whistleblowers use Tor</a></h2>
<hr />
<ul>
Modified: website/trunk/en/index.wml
===================================================================
--- website/trunk/en/index.wml 2010-10-09 22:29:31 UTC (rev 23519)
+++ website/trunk/en/index.wml 2010-10-09 22:33:19 UTC (rev 23520)
@@ -101,7 +101,7 @@
<p>Businessess use Tor to research competition, keep strategies confidential, facilitating internal accountability.<p>
</div>
<div class="user">
- <a href="<page about/torusers>#activists"><img src="$(IMGROOT)/activists.jpg" alt="Activists & Whistleblowers" />
+ <a href="<page about/torusers>#activists"><img src="$(IMGROOT)/activists.jpg" alt="Activists & Whistleblowers" />
<h3>Activists</h3></a>
<p>Activists use Tor to anonymously report abuses from danger zones. Whistleblowers use Tor to safely report on corruption.</p>
</div>
@@ -112,7 +112,7 @@
</div>
<div class="user">
<a href="<page about/torusers>#military"><img src="$(IMGROOT)/military.jpg" alt="Military and Law Enforcement" />
- <h3>Military & Law Enforcement</h3></a>
+ <h3>Military & Law Enforcement</h3></a>
<p>Miltaries and Law Enforcement use Tor to protect their communications, investigations, and intelligence gathering online.</p>
</div>
</div>