Explorar el Código

Merge pull request #75 from ddn/master

removed search from sidebar template
Eddie Machado hace 13 años
padre
commit
9a00545bef
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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' ); ?>