diff options
author | francis <francis> | 2009-10-02 12:34:57 +0000 |
---|---|---|
committer | francis <francis> | 2009-10-02 12:34:57 +0000 |
commit | 4e7be321b3c084470d47db65caacead5ff840ff5 (patch) | |
tree | acdc1ba8164f47fe733b51cf4f7e860bf398e2fa | |
parent | 1a6735eabc8845a4c30e704fb2f67d766274a052 (diff) |
Bit more help on gone postal requests.
-rw-r--r-- | app/views/request/show_response.rhtml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/app/views/request/show_response.rhtml b/app/views/request/show_response.rhtml index 7f43aae7a..1d841c3a8 100644 --- a/app/views/request/show_response.rhtml +++ b/app/views/request/show_response.rhtml @@ -39,7 +39,16 @@ To do that please send a private email to <%=h(@postal_email_name)%> <<%=link_to h(@postal_email), "mailto:" + @postal_email%>> containing your postal address, and asking them to reply to this request. - Or you could phone them. + Or you could phone them. + + When you receive the paper response, please help + others find out what it says: + <ul> + <li>Add an annotation to your request with choice quotes, or + a <strong>summary of the response</strong>.</li> + <li>If you can, scan in or photograph the response, and <strong>send us + a copy to upload</strong>.</li> + </ul> </dd> </dl> |