Changeset 31266 for trunk/src/wp-content/themes/twentyten/search.php
- Timestamp:
- 01/22/2015 12:41:58 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/search.php
r25746 r31266 21 21 * called loop-search.php and that will be used instead. 22 22 */ 23 23 get_template_part( 'loop', 'search' ); 24 24 ?> 25 25 <?php else : ?>
Note: See TracChangeset
for help on using the changeset viewer.