diff --git a/local/components/evolution/banner.inner/templates/.default/template.php b/local/components/evolution/banner.inner/templates/.default/template.php index 5268f85..e65f435 100644 --- a/local/components/evolution/banner.inner/templates/.default/template.php +++ b/local/components/evolution/banner.inner/templates/.default/template.php @@ -12,11 +12,10 @@ /** @var CBitrixComponent $component */ $this->setFrameMode(true); ?> - -
\ No newline at end of file + if(isset($arResult['BANNER'])): ?> + + endif; ?> \ No newline at end of file