From f44f6387234cf356401c66941a0b67ec6810177c Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Thu, 3 May 2012 15:27:14 +0000 Subject: [PATCH] [-] BO : fixed #PSCFV-1239 - tinyMCE issue on IE8 --- .../default/template/helpers/form/form.tpl | 21 +++++++------------ 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 6fbe94c79..dd1a4854a 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -383,6 +383,7 @@ {/block} {block name="after"}{/block} + {if isset($tinymce) && $tinymce}