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

[tor-commits] [flashproxy/master] alt text for generated badge.



commit 02c704c44c43fcd1780cb9eb5cac6842797809f0
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Mon Jul 9 15:44:53 2012 -0700

    alt text for generated badge.
---
 flashproxy.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/flashproxy.js b/flashproxy.js
index 4252548..73133cd 100644
--- a/flashproxy.js
+++ b/flashproxy.js
@@ -686,6 +686,7 @@ function Badge() {
     tr.appendChild(td);
     img = document.createElement("img");
     img.setAttribute("src", "badge.png");
+    img.setAttribute("alt", "Internet freedom");
     td.appendChild(img);
 
     this.elem = table;



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