[or-cvs] r23520: {website} fix missing ; after &amp (in website/trunk: about/en en)

Andrew Lewman andrew at torproject.org
Sat Oct 9 22:33:19 UTC 2010


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 &amp 


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 &amp Whistleblowers" />
+    <img src="$(IMGROOT)/activists.jpg" alt="Activists &amp; Whistleblowers" />
     <h2><a class="anchor" href="#activists">Activists &amp; 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 &amp Whistleblowers" />
+            <a href="<page about/torusers>#activists"><img src="$(IMGROOT)/activists.jpg" alt="Activists &amp; 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 &amp Law Enforcement</h3></a>
+            <h3>Military &amp; Law Enforcement</h3></a>
             <p>Miltaries and Law Enforcement use Tor to protect their communications, investigations, and intelligence gathering online.</p>
           </div>
         </div>



More information about the tor-commits mailing list