diff options
author | francis <francis> | 2008-04-22 16:42:13 +0000 |
---|---|---|
committer | francis <francis> | 2008-04-22 16:42:13 +0000 |
commit | c32e0eaddc860cf3c1208048d9857d70419c361e (patch) | |
tree | 463dc86496f0c288b4a71ac5c40c028ddbf5545b | |
parent | aad00eff4d4adba22a8e440ed0b3964f83b945e9 (diff) |
Alt text.
-rw-r--r-- | app/views/request/show.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml index ecf28b583..a8970a242 100644 --- a/app/views/request/show.rhtml +++ b/app/views/request/show.rhtml @@ -101,8 +101,8 @@ <h2>Act on this request</h2> <p> - <img src="/images/writetothem.png"> <a href="http://www.writetothem.com">Write to your politician</a> about it - <br><img src="/images/pledgebank.png"> <a href="http://www.pledgebank.com">Pledge with others</a> + <img src="/images/writetothem.png" alt=""> <a href="http://www.writetothem.com">Write to your politician</a> about it + <br><img src="/images/pledgebank.png" alt=""> <a href="http://www.pledgebank.com">Pledge with others</a> </p> <% if @info_requests_same_user_same_body.size > 0 %> |