From 77864b88aed829674f034c065a5ca825a361568d Mon Sep 17 00:00:00 2001 From: PhpMadman Date: Fri, 7 Jun 2013 10:41:02 +0200 Subject: [PATCH] [-] FO : In stock sort is now removed when Stock managment is disabled on default theme. Not to be confused for my pull #465, which was for default mobile theme. This is for the default regular theme. --- themes/default/product-sort.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/product-sort.tpl b/themes/default/product-sort.tpl index 874cd0267..7fd0d5e39 100644 --- a/themes/default/product-sort.tpl +++ b/themes/default/product-sort.tpl @@ -64,7 +64,7 @@ $(document).ready(function() {/if} - {if !$PS_CATALOG_MODE} + {if $PS_STOCK_MANAGEMENT && !$PS_CATALOG_MODE} {/if}