From 8543d2d437d99c78495a8161b5db6a3c827a4f41 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Thu, 20 Feb 2014 18:31:16 -0500 Subject: [PATCH] deprecated hard-coded panels in category sidebar, now you can set custom containers in widget ACP --- public/templates/category.tpl | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/public/templates/category.tpl b/public/templates/category.tpl index e208ea7dfc..36c5bfa393 100644 --- a/public/templates/category.tpl +++ b/public/templates/category.tpl @@ -99,12 +99,7 @@
-
-
{widgets.title}
-
- {widgets.html} -
-
+ {widgets.html}