From 8a0ce8e0685f02397fcf7d7fb25cbaad91527a9f Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 19 Mar 2012 19:18:07 +0000 Subject: [PATCH] colspan for blocks' add --- contrib/blocks/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/blocks/theme.php b/contrib/blocks/theme.php index 7022afed..d6a7bda8 100644 --- a/contrib/blocks/theme.php +++ b/contrib/blocks/theme.php @@ -26,7 +26,7 @@ class BlocksTheme extends Themelet { $html .= "Area"; $html .= "Priority"; $html .= "Pages"; - $html .= ""; + $html .= ""; $html .= ""; $html .= ""; $html .= "";