diff options
Diffstat (limited to 'app/views/help')
-rw-r--r-- | app/views/help/unhappy.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/unhappy.rhtml b/app/views/help/unhappy.rhtml index 3966088af..80a4ce779 100644 --- a/app/views/help/unhappy.rhtml +++ b/app/views/help/unhappy.rhtml @@ -62,7 +62,7 @@ to the Scottish Information Commissioner</a>. Information Commissioner, either <% if !@info_request.nil? %> include a link to your request - <strong><%=h main_url(request_url(@info_request)) %></strong> + <strong><%=h main_url(request_path(@info_request)) %></strong> <% else %> include a link to your request on <%= site_name %> <% end %> |