fix missing ; after &amp
Andrew Lewman

Andrew Lewman commited on 2010-10-10 00:33:19
Zeige 2 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.

... ...
@@ -138,7 +138,7 @@
138 138
     </ul>
139 139
     
140 140
     <a name="activists"></a>
141
-    <img src="$(IMGROOT)/activists.jpg" alt="Activists &amp Whistleblowers" />
141
+    <img src="$(IMGROOT)/activists.jpg" alt="Activists &amp; Whistleblowers" />
142 142
     <h2><a class="anchor" href="#activists">Activists &amp; Whistleblowers use Tor</a></h2>
143 143
     <hr />
144 144
     <ul>
... ...
@@ -101,7 +101,7 @@
101 101
             <p>Businessess use Tor to research competition, keep strategies confidential, facilitating internal accountability.<p>
102 102
           </div>
103 103
           <div class="user">
104
-            <a href="<page about/torusers>#activists"><img src="$(IMGROOT)/activists.jpg" alt="Activists &amp Whistleblowers" />
104
+            <a href="<page about/torusers>#activists"><img src="$(IMGROOT)/activists.jpg" alt="Activists &amp; Whistleblowers" />
105 105
             <h3>Activists</h3></a>
106 106
             <p>Activists use Tor to anonymously report abuses from danger zones.  Whistleblowers use Tor to safely report on corruption.</p>
107 107
           </div>
... ...
@@ -112,7 +112,7 @@
112 112
           </div>
113 113
           <div class="user">
114 114
             <a href="<page about/torusers>#military"><img src="$(IMGROOT)/military.jpg" alt="Military and Law Enforcement" />
115
-            <h3>Military &amp Law Enforcement</h3></a>
115
+            <h3>Military &amp; Law Enforcement</h3></a>
116 116
             <p>Miltaries and Law Enforcement use Tor to protect their communications, investigations, and intelligence gathering online.</p>
117 117
           </div>
118 118
         </div>
119 119