diff --git a/sidebar.php b/sidebar.php index 6c1aa9e..1936bd6 100644 --- a/sidebar.php +++ b/sidebar.php @@ -5,7 +5,7 @@ * @package _s */ -if ( ! is_active_sidebar( 'sidebar-1' ) ) : +if ( ! is_active_sidebar( 'sidebar-1' ) ) return; ?>