[or-cvs] r21217: {website} fix the video tag (website/trunk/en)

phobos at seul.org phobos at seul.org
Tue Dec 15 02:34:21 UTC 2009


Author: phobos
Date: 2009-12-14 21:34:20 -0500 (Mon, 14 Dec 2009)
New Revision: 21217

Modified:
   website/trunk/en/bridges.wml
Log:
fix the video tag


Modified: website/trunk/en/bridges.wml
===================================================================
--- website/trunk/en/bridges.wml	2009-12-15 01:57:59 UTC (rev 21216)
+++ website/trunk/en/bridges.wml	2009-12-15 02:34:20 UTC (rev 21217)
@@ -59,7 +59,9 @@
 language?  Let us know!</p>
 
 <div class="center">
-<p><video src='http://media.torproject.org/video/2009-using-a-bridge-relay-to-access-tor.ogg' controls='controls'></video></p>
+<p><video id="v1"
+src="http://media.torproject.org/video/2009-using-a-bridge-relay-to-access-tor.ogg"
+autobuffer="true" controls="controls"></video></p>
 </div>
 
 <p>



More information about the tor-commits mailing list