Changeset 4924
- Timestamp:
- 02/23/07 01:05:59 (2 years ago)
- Files:
-
- trunk/wp-includes/general-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/general-template.php
r4921 r4924 485 485 LIMIT 1"); 486 486 487 echo '<table id="wp-calendar" summary="' . __('Calendar') . ' >487 echo '<table id="wp-calendar" summary="' . __('Calendar') . '"> 488 488 <caption>' . $wp_locale->get_month($thismonth) . ' ' . date('Y', $unixmonth) . '</caption> 489 489 <thead>
