diff options
author | Francis Irving <francis@mysociety.org> | 2010-10-04 13:26:49 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-10-04 13:26:49 +0100 |
commit | 385c87f89f840ef2f469a852c8513dd33f0d20d9 (patch) | |
tree | fea4e212aeaf8e6168c043dd7812c856e6bc6cbe | |
parent | de8a73cd1723913478edf5f2ee31b374e511cac8 (diff) |
Note that commercial
-rw-r--r-- | app/views/request/_sidebar.rhtml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app/views/request/_sidebar.rhtml b/app/views/request/_sidebar.rhtml index 5557f0a6b..e4bedb943 100644 --- a/app/views/request/_sidebar.rhtml +++ b/app/views/request/_sidebar.rhtml @@ -39,6 +39,9 @@ <% end %> <p><%= link_to "Event history details", request_details_url(@info_request) %></p> + + <!-- this links is here for legal reasons, discuss with board and our lawyer before removing --> <p><small><a href="/help/about#commercial">Are you the owner of - any commercial copyright on this page?</a></small></p> + any commercial copyright on this page?</a></small></p> + </div> |