From f16f1710ae70216361cd9ad9dc27ac457db31302 Mon Sep 17 00:00:00 2001 From: Rafael Martins Date: Mon, 20 Feb 2012 11:09:03 -0200 Subject: [PATCH] Changed title for Product search view --- app/views/search/products.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/search/products.rhtml b/app/views/search/products.rhtml index 2ba06af..3c0e03a 100644 --- a/app/views/search/products.rhtml +++ b/app/views/search/products.rhtml @@ -1,4 +1,4 @@ -<%= search_page_title( @titles[:products], @category ) %> +

<%= _('Products and Services') %>

<% if !@empty_query %> -- libgit2 0.21.2