From 3003eee5497c0005c2060a497e7cdfe90be13a1e Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Fri, 21 May 2010 19:01:37 +0000 Subject: [PATCH] Fix typo. Props filosofo. git-svn-id: https://develop.svn.wordpress.org/trunk@14787 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 8e13e59f57..8e3bfe09fa 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