diff options
Diffstat (limited to 'app/views/general/search.rhtml')
-rw-r--r-- | app/views/general/search.rhtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/general/search.rhtml b/app/views/general/search.rhtml index 53a931ffc..fba1a2a6b 100644 --- a/app/views/general/search.rhtml +++ b/app/views/general/search.rhtml @@ -127,6 +127,7 @@ <tr><td><strong>status:partially_successful</strong></td><td> Some of the information requested has been received </td></tr> <tr><td><strong>status:successful</strong></td><td> All of the information requested has been received </td></tr> <tr><td><strong>status:waiting_clarification</strong></td><td> The public authority would like part of the request explained </td></tr> + <tr><td><strong>status:gone_postal</strong></td><td> The public authority would like to / has responded by post </td></tr> <tr><td><strong>status:requires_admin</strong></td><td> A strange reponse, required attention by the WhatDoTheyKnow team </td></tr> </table> <% end %> |