From 1c743d7f65430b269a5f63508ebb79b6e5a804b7 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 1 Feb 2017 18:58:56 +0200 Subject: [PATCH] -Empty seo text fix --- frontend/views/catalog/brand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/catalog/brand.php b/frontend/views/catalog/brand.php index c4d17f2..0d18ec5 100755 --- a/frontend/views/catalog/brand.php +++ b/frontend/views/catalog/brand.php @@ -46,7 +46,7 @@ $this->params['breadcrumbs'][] = $brand->name;

'h1']) ?>

- seo_text?> + Seo::SEO_TEXT])) ? Seo::widget(['row' => Seo::SEO_TEXT]) : $brand->seo_text?>
-- libgit2 0.21.4