diff options
-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 %> |