소스 검색

Merge pull request #75 from ddn/master

removed search from sidebar template
Eddie Machado 13 년 전
부모
커밋
9a00545bef
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      sidebar.php

+ 0 - 2
sidebar.php

@@ -1,7 +1,5 @@
 				<div id="sidebar1" class="sidebar right col300 last clearfix" role="complementary">
 				
-					<?php get_search_form(); ?>
-
 					<?php if ( is_active_sidebar( 'sidebar1' ) ) : ?>
 
 						<?php dynamic_sidebar( 'sidebar1' ); ?>