Making WordPress.org


Ignore:
Timestamp:
04/25/2016 04:04:48 PM (10 years ago)
Author:
ocean90
Message:

Translate: Link to /stats and /consistency on the index page.

See #1682.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/translate.wordpress.org/public_html/gp-templates-new/index-locales.php

    r2281 r3004  
    1111        <ul class="filter-header-links">
    1212            <li><span class="current"><?php _e( 'Find your locale' ); ?></span></li>
     13            <li><a href="/stats"><?php _e( 'Stats' ); ?></a></li>
     14            <li><a href="/consistency"><?php _e( 'Consistency' ); ?></a></li>
    1315        </ul>
    1416        <div class="search-form">
Note: See TracChangeset for help on using the changeset viewer.