Changeset 16480 for trunk/wp-content/themes/twentyten/sidebar.php
- Timestamp:
- 11/19/2010 05:37:47 AM (14 years ago)
- File:
-
- 1 edited
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.