Ticket #32001: 32001.patch
| File 32001.patch, 652 bytes (added by , 11 years ago) |
|---|
-
src/wp-content/themes/twentyfifteen/inc/template-tags.php
119 119 120 120 if ( ! is_single() && ! post_password_required() && ( comments_open() || get_comments_number() ) ) { 121 121 echo '<span class="comments-link">'; 122 comments_popup_link( __( 'Leave a comment', 'twentyfifteen' ), __( '1 Comment', 'twentyfifteen' ), __( '% Comments', 'twentyfifteen' ));122 comments_popup_link(); 123 123 echo '</span>'; 124 124 } 125 125 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)