diff options
Diffstat (limited to 'app/views/general/new_frontpage.rhtml')
-rw-r--r-- | app/views/general/new_frontpage.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/general/new_frontpage.rhtml b/app/views/general/new_frontpage.rhtml index 4cb1ff4e7..5cb4b0629 100644 --- a/app/views/general/new_frontpage.rhtml +++ b/app/views/general/new_frontpage.rhtml @@ -3,7 +3,7 @@ <% form_tag({:action => "search_redirect"}, {:id => "search_form"}) do %> <p> - <strong>First, type in the name of the authority + <strong>First, type in the name of the UK public authority <br>or anything to search for</strong> <br> <%= text_field_tag 'query', params[:query], { :size => 30 } %> |