From 2fad90640d4c611becb340453aafc174a6c8ecf9 Mon Sep 17 00:00:00 2001 From: Vincent Augagneur Date: Wed, 9 Jan 2013 23:18:09 +0100 Subject: [PATCH] [-] FO : fixed bug #PSCFV-6529 --- themes/default/supplier.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/supplier.tpl b/themes/default/supplier.tpl index f3e84bb38..9c40ab2d4 100644 --- a/themes/default/supplier.tpl +++ b/themes/default/supplier.tpl @@ -56,6 +56,6 @@ {include file="./pagination.tpl"} {else} -

{l s='No products for this manufacturer.'}

+

{l s='No products for this supplier.'}

{/if} {/if}