From 1657db9743e12d724e6d53bd4bf1d6901206c2ca Mon Sep 17 00:00:00 2001 From: Vincent Augagneur Date: Mon, 1 Jul 2013 11:02:32 +0200 Subject: [PATCH] [-] MO : fixed bug #PSCFV-5724 - 1.5.2.0 cms block error when adding more than one column to the categories block in the footer --- .../views/templates/admin/_configure/helpers/form/form.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/blockcms/views/templates/admin/_configure/helpers/form/form.tpl b/modules/blockcms/views/templates/admin/_configure/helpers/form/form.tpl index 77f1e469d..a49f6f970 100644 --- a/modules/blockcms/views/templates/admin/_configure/helpers/form/form.tpl +++ b/modules/blockcms/views/templates/admin/_configure/helpers/form/form.tpl @@ -144,7 +144,7 @@ {$cms_category['id_cms_category']} - + {foreach $cms_category['cms_pages'] as $subkey => $cms_page}