Ticket #21723: 21723.2.diff
| File 21723.2.diff, 853 bytes (added by , 14 years ago) |
|---|
-
wp-content/themes/twentytwelve/content-image.php
15 15 16 16 <footer class="entry-meta"> 17 17 <h1><a href="<?php the_permalink(); ?>" title="<?php echo esc_attr( sprintf( __( 'Permalink to %s', 'twentytwelve' ), the_title_attribute( 'echo=0' ) ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h1> 18 <h2>< ?php the_date(); ?></h2>18 <h2><a href="<?php the_permalink(); ?>" title="<?php echo esc_attr( get_the_time() ); ?>" rel="bookmark"><time class="entry-date" datetime="<?php echo esc_attr( get_the_date( 'c' ) ); ?>" pubdate><?php the_date(); ?></time></a></h2> 19 19 </footer><!-- .entry-meta --> 20 20 </article><!-- #post -->
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)