Changeset 2042 for trunk/wp-content/themes/default/sidebar.php
- Timestamp:
- 01/04/2005 06:39:38 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/sidebar.php
r2040 r2042 48 48 --> 49 49 50 <?php wp_list_pages('title_li=<h2>' . __('Pages') . '</h2>' ); ?> 51 50 52 <li><h2><?php _e('Archives'); ?></h2> 51 53 <ul>
Note: See TracChangeset
for help on using the changeset viewer.