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 495d7ab10..d94272922 100644 --- a/app/views/general/search.rhtml +++ b/app/views/general/search.rhtml @@ -60,7 +60,6 @@ <table class="status_table"> <tr><td><strong>status:waiting_response</strong></td><td> Waiting for the public authority to reply </td></tr> - <tr><td><strong>status:waiting_response_overdue</strong></td><td> Waiting for the public authority to reply, they are late </td></tr> <tr><td><strong>status:not_held</strong></td><td> The public authority does not have the information requested </td></tr> <tr><td><strong>status:rejected</strong></td><td> The request was rejected by the public authority </td></tr> <tr><td><strong>status:partially_successful</strong></td><td> Some of the information requested has been received </td></tr> |