Making WordPress.org

Changeset 1507


Ignore:
Timestamp:
04/23/2015 09:05:50 PM (11 years ago)
Author:
ocean90
Message:

Rosetta: Remove an obsolete hint.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/global.wordpress.org/public_html/wp-content/mu-plugins/downloads/rosetta-downloads.php

    r1399 r1507  
    156156                        <th scope="col" style="width:80px"><?php _e( 'Locale', 'rosetta' ); ?></th>
    157157                        <th scope="col" style="text-align:right"><?php _e( 'Release Package', 'rosetta' ); ?></th>
    158                         <th scope="col" style="text-align:right"><?php _e( 'Language Pack', 'rosetta' ); ?> <abbr title="Since March 11, 2015.">*</abbr></th>
     158                        <th scope="col" style="text-align:right"><?php _e( 'Language Pack', 'rosetta' ); ?>></th>
    159159                    </tr>
    160160                </thead>
     
    179179                        <th scope="col" style="width:80px"><?php _e( 'Locale', 'rosetta' ); ?></th>
    180180                        <th scope="col" style="text-align:right"><?php _e( 'Release Package', 'rosetta' ); ?></th>
    181                         <th scope="col" style="text-align:right"><?php _e( 'Language Pack', 'rosetta' ); ?> <abbr title="Since March 11, 2015.">*</abbr></th>
     181                        <th scope="col" style="text-align:right"><?php _e( 'Language Pack', 'rosetta' ); ?></th>
    182182                    </tr>
    183183                </tfoot>
Note: See TracChangeset for help on using the changeset viewer.