Changeset 4921

Show
Ignore:
Timestamp:
02/23/07 00:53:34 (1 year ago)
Author:
ryan
Message:

Provide summary for calendar. Props littleram and rob1n. fixes #1585

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-includes/general-template.php

    r4775 r4921  
    485485            LIMIT 1"); 
    486486 
    487     echo '<table id="wp-calendar"
     487    echo '<table id="wp-calendar" summary="' . __('Calendar') . '
    488488    <caption>' . $wp_locale->get_month($thismonth) . ' ' . date('Y', $unixmonth) . '</caption> 
    489489    <thead>