diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/views/general/search.rhtml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/general/search.rhtml b/app/views/general/search.rhtml index c0ecb5d7c..53a931ffc 100644 --- a/app/views/general/search.rhtml +++ b/app/views/general/search.rhtml @@ -127,7 +127,6 @@ <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:waiting_classification</strong></td><td> A new response has arrived, but it hasn't been categorised yet </td></tr> <tr><td><strong>status:requires_admin</strong></td><td> A strange reponse, required attention by the WhatDoTheyKnow team </td></tr> </table> <% end %> |