diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-09-26 12:01:01 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-09-26 12:01:01 +0100 |
commit | a7290f92d26e95588919c1ddeaeda3a56c7fee0d (patch) | |
tree | 47e1c3ecd3485fad332ca910ad15181194c8461d | |
parent | f1fc75a72bdf285b18b984915338d01ffa574f20 (diff) | |
parent | 157ec73dc96a247bdee84723cd13a012d7d27974 (diff) |
Merge remote-tracking branch 'openaustralia_github/internationalise_contact_page' into develop
-rw-r--r-- | app/views/help/contact.rhtml | 20 |
1 files changed, 5 insertions, 15 deletions
diff --git a/app/views/help/contact.rhtml b/app/views/help/contact.rhtml index dd49f7951..37df68f49 100644 --- a/app/views/help/contact.rhtml +++ b/app/views/help/contact.rhtml @@ -10,27 +10,18 @@ <h2>Contact an authority to get official information</h2> <ul> <li><a href="/new">Go here</a> to make a request, in public, for information - from UK public authorities.</li> + from public authorities.</li> <li> Asking for private information about yourself? - Please read our help page about - <a href="/help/requesting#data_protection">data protection</a>. + Please read our + <a href="/help/requesting#data_protection">help page</a>. </li> </ul> - <h2>Take up an issue with Government</h2> - - <ul> - <li><a href="http://www.writetothem.com">Write to your MP, - local councillor or other representative</a>. - <li><a href="http://www.number10.gov.uk/">Number 10</a> is a good place to start if you would like to take an issue up with central government. </li> - </ul> - - <% end %> - <h2>Contact the WhatDoTheyKnow team</h2> + <h2>Contact the <%= site_name %> team</h2> <% if !flash[:notice] %> <ul> <li> @@ -91,8 +82,7 @@ <p class="form_note"> We can only help you with <strong>technical problems</strong>, or questions - about Freedom of Information. See the top of this page if you would like to - contact the Government. + about Freedom of Information. </P> |