diff options
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/request/new_please_describe.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/new_please_describe.rhtml b/app/views/request/new_please_describe.rhtml index d88944910..932731e37 100644 --- a/app/views/request/new_please_describe.rhtml +++ b/app/views/request/new_please_describe.rhtml @@ -14,7 +14,7 @@ if they are successful yet or not. <p> When you're done, <strong>come back here</strong>, - <%= link_to "reload this page", new_request_to_body_url(:public_body_id => @public_body.id.to_s) %> + <%= link_to "reload this page", request.request_uri %> and file your new request. </p> |