From 63141a9c4d179b2efe02a02249d7d5cc2f073568 Mon Sep 17 00:00:00 2001 From: Sarah Lorenzini Date: Mon, 28 Oct 2013 14:48:48 +0100 Subject: [PATCH] [-] FO: fixed bug #PSCFV-10654 - TinyMCE editor: List of products by manufacturer, products by supplier - Long description is not hidden. --- themes/default/manufacturer.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/manufacturer.tpl b/themes/default/manufacturer.tpl index e4ae56cc1..bd1e0e3e1 100644 --- a/themes/default/manufacturer.tpl +++ b/themes/default/manufacturer.tpl @@ -33,7 +33,7 @@
{if !empty($manufacturer->short_description)}

{$manufacturer->short_description}

-

{$manufacturer->description}

+
{$manufacturer->description}
{l s='More'} {else}

{$manufacturer->description}