Commit f16f1710ae70216361cd9ad9dc27ac457db31302

Authored by Rafael Martins
1 parent 2d03f297

Changed title for Product search view

* The default method doesn't work for unknown reasons
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/search/products.rhtml
1   -<%= search_page_title( @titles[:products], @category ) %>
  1 +<h1><%= _('Products and Services') %></h1>
2 2  
3 3 <div id="search-column-left">
4 4 <% if !@empty_query %>
... ...