diff options
author | Francis Irving <francis@mysociety.org> | 2010-09-29 10:31:11 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-09-29 10:31:11 +0100 |
commit | 6607171e4f30dc50b004e2c380c3bd4430c36205 (patch) | |
tree | 15daec136a705ffcd6026bf1fd2dbd554320ee2e | |
parent | f4899f475a24a6cee3bd7736c57cf2aaf608b672 (diff) |
Can't petition PM
-rw-r--r-- | app/views/request/_sidebar.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/request/_sidebar.rhtml b/app/views/request/_sidebar.rhtml index 9d4ac8234..255ea63fc 100644 --- a/app/views/request/_sidebar.rhtml +++ b/app/views/request/_sidebar.rhtml @@ -11,10 +11,10 @@ <%= link_to '<img src="/images/pledgebank.png" alt="" class="rss">', "http://www.pledgebank.com"%> <%= link_to 'Pledge with others', "http://www.pledgebank.com"%> </div> - <div class="act_link"> + <!-- <div class="act_link"> <%= link_to '<img src="/images/petitions.png" alt="" class="rss">', "http://petitions.number10.gov.uk"%> <%= link_to 'Petition the PM', "http://petitions.number10.gov.uk"%> - </div> + </div> --> <div class="act_link"> <%= link_to '<img src="/images/wordpress.png" alt="" class="rss">', "http://wordpress.com/"%> <%= link_to 'Start your own blog', "http://wordpress.com/"%> |