diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-06-04 10:32:03 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-06-04 10:32:54 +0100 |
commit | 06e23c0ebcac8d71aff2a10872413cb4b00a3c90 (patch) | |
tree | e69057522b6a9ab63158bde73127c9c44faba8ed | |
parent | 38bba7d44eedfc1799d7134574639f4694a51c84 (diff) |
Add clarification to /body_statistics
-rw-r--r-- | app/views/public_body/statistics.html.erb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/public_body/statistics.html.erb b/app/views/public_body/statistics.html.erb index 018fba6c8..2983f625a 100644 --- a/app/views/public_body/statistics.html.erb +++ b/app/views/public_body/statistics.html.erb @@ -33,6 +33,8 @@ requests to the authority through this site, rather than, \ say, all requests that have been made to the public body by \ any means.") %></li> + <li><%= _("Unclassified or hidden requests are not counted.") %></li> + </ul> <p><%= _("These graphs were partly inspired by \ |