diff options
author | francis <francis> | 2008-07-16 23:49:07 +0000 |
---|---|---|
committer | francis <francis> | 2008-07-16 23:49:07 +0000 |
commit | bbb8476c8d73f7a34a49cc14e5a2ed2c88ac8016 (patch) | |
tree | 3d2740a3ea187b444ea83d4e8bddecf75afec021 | |
parent | fed3ed9246442fbc7bd912dbec0485f10f28eb79 (diff) |
!
-rw-r--r-- | app/views/request/new.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index 1ba68c99a..249377682 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -40,7 +40,7 @@ </ul> <% if @info_request.public_body.notes != "" %> - <h1>Please note for this authorite</h1> + <h1>Special note for this authority!</h1> <ul> <li><%=@info_request.public_body.notes %></li> </ul> |