diff options
Diffstat (limited to 'app/views/comment/new.rhtml')
-rw-r--r-- | app/views/comment/new.rhtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/comment/new.rhtml b/app/views/comment/new.rhtml index 1a4f2c0dc..cf9367b88 100644 --- a/app/views/comment/new.rhtml +++ b/app/views/comment/new.rhtml @@ -11,7 +11,8 @@ <%= foi_error_messages_for :comment %> -<h1><%= _('Add an annotation to ')%>'<%=request_link(@info_request)%>'</h1> +<h1><%= _('Add an annotation')%></h1> +<h2>to “<%=request_link(@info_request)%>”</h2> <p> <%= _('Annotations are so anyone, including you, can help the requester with their request. For example:')%> |