From 99aba2a91cc0f38313433cad1b031356beb78c42 Mon Sep 17 00:00:00 2001 From: rob1n Date: Wed, 4 Apr 2007 00:58:55 +0000 Subject: [PATCH] Fix typo. Props johnbillion. fixes #4057 git-svn-id: https://develop.svn.wordpress.org/trunk@5176 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/classic/functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/classic/functions.php b/wp-content/themes/classic/functions.php index 385428265d..a63850cc50 100644 --- a/wp-content/themes/classic/functions.php +++ b/wp-content/themes/classic/functions.php @@ -1,5 +1,5 @@ '
  • ', 'after_widget' => '
  • ', @@ -7,4 +7,4 @@ if ( function_exists('register_sidebars') ) 'after_title' => '', )); -?> \ No newline at end of file +?>