[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [flashproxy/master] Add a #flashproxy-badge id to the noscript placeholder.



commit 55fc394604b760ed8d16c62dc57f8b387a61c5a7
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Fri May 4 16:49:40 2012 -0700

    Add a #flashproxy-badge id to the noscript placeholder.
    
    This is necessary to provide a background color so the transparent PNG
    shows up.
---
 embed.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/embed.html b/embed.html
index cf3a6f4..0b55f00 100644
--- a/embed.html
+++ b/embed.html
@@ -55,7 +55,7 @@ body {
 flashproxy_badge_insert().start();
 </script>
 <noscript>
-<a href="https://crypto.stanford.edu/flashproxy/"; target="_parent"><img src="badge.png" border="0" alt="I support Internet freedom"></a>
+<div id="flashproxy-badge"><a href="https://crypto.stanford.edu/flashproxy/"; target="_parent"><img src="badge.png" border="0" alt="I support Internet freedom"></a></div>
 </noscript>
 </body>
 </html>

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits