diff --git a/app/views/search/index.html.erb b/app/views/search/index.html.erb index 2e2d91fb1..32e067e6f 100644 --- a/app/views/search/index.html.erb +++ b/app/views/search/index.html.erb @@ -37,7 +37,7 @@ <% end %> -

+

<% if @pagination_previous_date %> <%= link_to_content_update("\xc2\xab " + l(:label_previous), params.merge(:previous => 1, @@ -48,7 +48,7 @@ params.merge(:previous => nil, :offset => @pagination_next_date.strftime("%Y%m%d%H%M%S"))) %> <% end %> -

+

<% html_title(l(:label_search)) -%>