From 76579ad32fc63d11a07952cda2c85f6c467e012e Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 19 Mar 2012 18:58:50 +0000 Subject: [PATCH] default to post/list including front page --- 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 0bfbfe5c..7022afed 100644 --- a/contrib/blocks/theme.php +++ b/contrib/blocks/theme.php @@ -25,7 +25,7 @@ class BlocksTheme extends Themelet { $html .= "Title"; $html .= "Area"; $html .= "Priority"; - $html .= "Pages"; + $html .= "Pages"; $html .= ""; $html .= ""; $html .= "";