Making WordPress.org

Ticket #40: i18n-handbook.diff

File i18n-handbook.diff, 585 bytes (added by mario-siteground, 11 years ago)
  • wordpress.org/public_html/wp-content/themes/pub/wporg-p2/archive-handbook.php

     
    1010<div class="sleeve_main">
    1111
    1212        <div id="main">
    13                 <h2>Handbook</h2>
    14                 <?php /* <h3><?php the_title(); ?></h3> */ ?>
     13                <h2><?php _e( 'Handbook', 'p2' ); ?></h2>
    1514                <?php if ( have_posts() ) : ?>
    1615
    1716                        <ul id="postlist">