diff --git a/inc/lib.epc.php b/inc/lib.epc.php index 081d863..ed4bac6 100644 --- a/inc/lib.epc.php +++ b/inc/lib.epc.php @@ -343,7 +343,7 @@ class libEPC && is_array($opt['tplValues']) && in_array($tag, $opt['tplValues']) && $args[0] != '' //content - && !$args[2] // remove html + && empty($args[2]) // remove html ; }