[tor-commits] [flashproxy/master] Put the static dummy badge in the "disabled" state.
dcf at torproject.org
dcf at torproject.org
Tue Jul 10 00:33:52 UTC 2012
commit b212adf8a3f38166dc243df76c917b68f801f543
Author: David Fifield <david at bamsoftware.com>
Date: Mon Jul 9 17:33:19 2012 -0700
Put the static dummy badge in the "disabled" state.
---
embed.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/embed.html b/embed.html
index 0c85f3c..678ba01 100644
--- a/embed.html
+++ b/embed.html
@@ -80,7 +80,7 @@ body {
flashproxy_badge_insert().start();
</script>
<noscript>
-<table id="flashproxy-badge"><tr><td><a href="//crypto.stanford.edu/flashproxy/" target="_parent"><img src="badge.png" alt="Internet freedom"></a></td></tr></table>
+<table id="flashproxy-badge" class="disabled"><tr><td><a href="//crypto.stanford.edu/flashproxy/" target="_parent"><img src="badge.png" alt="Internet freedom"></a></td></tr></table>
</noscript>
</body>
</html>
More information about the tor-commits
mailing list