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