Changeset 9234 for trunk/wp-content/themes/default/archives.php
- Timestamp:
- 10/17/2008 08:39:56 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/default/archives.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/archives.php
r8999 r9234 13 13 <div id="content" class="widecolumn"> 14 14 15 <?php include (TEMPLATEPATH . '/searchform.php'); ?>15 <?php get_search_form(); ?> 16 16 17 17 <h2>Archives by Month:</h2>
Note: See TracChangeset
for help on using the changeset viewer.