Skip to content

Commit

Permalink
Show name of authority here so clearer.
Browse files Browse the repository at this point in the history
  • Loading branch information
francis committed Aug 25, 2009
1 parent be47b35 commit 58e1edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/comment/new.rhtml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Annotations are so anyone, including you, can help the requester with their requ

<p>
<big>Annotations will be posted publicly here, and are
<strong>not</strong> sent to the authority.</big>
<strong>not</strong> sent to <%=h @info_request.public_body.name %>.</big>
</p>

<%= render :partial => 'comment/comment_form', :locals => { :track_thing => @track_thing } %>

0 comments on commit 58e1edb

Please sign in to comment.