From 0473de59d3f38af4da627a76a0ecd5a2adeb7997 Mon Sep 17 00:00:00 2001 From: dMetzger Date: Thu, 12 Jul 2012 13:47:45 +0000 Subject: [PATCH] // Remove double #PSCFV-3172 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16375 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/category.tpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/themes/default/category.tpl b/themes/default/category.tpl index 360c61714..03f4ec102 100644 --- a/themes/default/category.tpl +++ b/themes/default/category.tpl @@ -109,8 +109,6 @@ {include file="./pagination.tpl"} - {elseif !isset($subcategories)} -

{l s='There are no products in this category.'}

{/if} {elseif $category->id}

{l s='This category is currently unavailable.'}