diff options
author | David Cabo <david@calibea.com> | 2011-08-17 11:05:21 +0200 |
---|---|---|
committer | David Cabo <david@calibea.com> | 2011-08-17 11:05:21 +0200 |
commit | 817ce18d16d037aadc5ea44d93854c6e17f06747 (patch) | |
tree | 1820f4a62c1060063e0b9751473eca9610142598 /app/views/help/unhappy.rhtml | |
parent | 0ca78b7c2abfe28ef7acd7137fda5d82a973c2e1 (diff) | |
parent | e1a2e1ad36c6b0c7bfac501eb2a0d0ae5efd05a1 (diff) |
Merge branch 'fixes' into asktheeu
Diffstat (limited to 'app/views/help/unhappy.rhtml')
-rw-r--r-- | app/views/help/unhappy.rhtml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/help/unhappy.rhtml b/app/views/help/unhappy.rhtml index 432c00f2e..86ded2e59 100644 --- a/app/views/help/unhappy.rhtml +++ b/app/views/help/unhappy.rhtml @@ -31,7 +31,7 @@ to your request '<%=request_link(@info_request) %>'? <% if !@info_request.nil? %> Choose <%= link_to "request an internal review", show_response_no_followup_url(:id => @info_request.id, :incoming_message_id => nil) + "?internal_review=1#followup" %> and then write a message asking the authority to review your request. <% else %> - At the bottom of the relevant request page on WhatDoTheyKnow choose + At the bottom of the relevant request page on <%= site_name %> choose "request an internal review". Then write a message asking for an internal review of your request. You may want to include a link to the request page, to make it clear which request you are talking about. @@ -64,12 +64,12 @@ Information Commissioner, either include a link to your request <strong><%=h main_url(request_url(@info_request)) %></strong> <% else %> - include a link to your request on WhatDoTheyKnow + include a link to your request on <%= site_name %> <% end %> in your complaint or print out the whole page of your request and all attachments. </p> -<p>WhatDoTheyKnow has no special facilities for handling a request at this stage - it +<p><%= site_name %> has no special facilities for handling a request at this stage - it passes into the Information Commissioner's system. You can leave annotations on your request keeping people informed of progress.</p> |