From d993de5550249e8de61134533577a8fc56068dcc Mon Sep 17 00:00:00 2001 From: Franck Allimant Date: Tue, 24 May 2016 00:44:24 +0200 Subject: [PATCH] Added missing home.block 'class' parameter --- templates/backOffice/default/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/backOffice/default/home.html b/templates/backOffice/default/home.html index f853dc5949..df7b7eb466 100644 --- a/templates/backOffice/default/home.html +++ b/templates/backOffice/default/home.html @@ -17,7 +17,7 @@ {hook name="home.top" location="home_top" }
- {hookblock name="home.block" fields="id,title,content"} + {hookblock name="home.block" fields="id,title,content,class"} {forhook rel="home.block"}