From d83dcfc9208c2ef820e02de32501a29d345f54ba Mon Sep 17 00:00:00 2001 From: ryan Date: Fri, 21 May 2010 19:01:37 +0000 Subject: [PATCH] Fix typo. Props filosofo. git-svn-id: http://svn.automattic.com/wordpress/trunk@14787 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyten/category.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/twentyten/category.php b/wp-content/themes/twentyten/category.php index 8e13e59f5..8e3bfe09f 100644 --- a/wp-content/themes/twentyten/category.php +++ b/wp-content/themes/twentyten/category.php @@ -19,7 +19,7 @@ ' . $categorydesc . ''; + echo '
' . $category_description . '
'; /* Run the loop for the category page to output the posts. * If you want to overload this in a child theme then include a file