diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/views/general/frontpage.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/general/frontpage.rhtml b/app/views/general/frontpage.rhtml index 91e46e9ca..52b99affe 100644 --- a/app/views/general/frontpage.rhtml +++ b/app/views/general/frontpage.rhtml @@ -1,7 +1,7 @@ <% view_cache :ttl => 5.minutes, :tag => I18n.locale do %> <div id="frontpage_search"> - <h1>Make or explore<br/>Freedom of Information requests</h1> + <h1><%= _('Make or explore Freedom of Information requests') %></h1> <% form_tag({:action => "search_redirect"}, {:id => "search_form"}) do %> <p> |