diff --git a/functions.php b/functions.php index 9fbc9ff..f4eeb69 100644 --- a/functions.php +++ b/functions.php @@ -12,8 +12,8 @@ register_sidebar(array( 'before_widget' => '
', 'after_widget' => '
', - 'before_title' => '

', - 'after_title' => '

', + 'before_title' => '

', + 'after_title' => '

', )); /* 2. Niveau support (for featured posts) */