From 195c2c48f89d41673daa0d155b06014b8a00c8c6 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}