diff options
-rw-r--r-- | app/views/request/show.rhtml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml index b8bc288a2..b55cb37d9 100644 --- a/app/views/request/show.rhtml +++ b/app/views/request/show.rhtml @@ -105,7 +105,12 @@ <h2>Add an annotation</h2> <p> - Help the requester with their request. Things you can do: + Annotations will be posted publically here, and are + <strong>not</strong> sent to the authority. + </p> + + <p> + Help the requester with their request. </p> <ul> |