- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyten/sidebar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/sidebar.php
r14708 r16480 19 19 */ 20 20 if ( ! dynamic_sidebar( 'primary-widget-area' ) ) : ?> 21 21 22 22 <li id="search" class="widget-container widget_search"> 23 23 <?php get_search_form(); ?>
Note: See TracChangeset
for help on using the changeset viewer.