Index: app/views/search/index.html.erb =================================================================== --- app/views/search/index.html.erb (revision 1331) +++ app/views/search/index.html.erb (working copy) @@ -36,7 +36,7 @@ <% end %> -

+

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

+

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