diff options
author | francis <francis> | 2008-05-28 00:42:37 +0000 |
---|---|---|
committer | francis <francis> | 2008-05-28 00:42:37 +0000 |
commit | 42cb4c9b8ffa5bf7a09cc5f5b4c23c5ce224e642 (patch) | |
tree | 680c3c2f1dee206726818db72c763df5d0351ad0 | |
parent | fd9c5f14863e7aa02d31e22f9bb11484bb595966 (diff) |
Make pledge link more meaningful.
-rw-r--r-- | app/views/request/show.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml index 2de035805..29d613d6b 100644 --- a/app/views/request/show.rhtml +++ b/app/views/request/show.rhtml @@ -13,7 +13,7 @@ <h2>Act on this request</h2> <p> <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> + <br><img src="/images/pledgebank.png" alt=""> <a href="http://www.pledgebank.com">Pledge with others</a> to act on it </p> <% if @xapian_similar.results.size > 0 %> |