Ticket #49867: 49867.diff
| File 49867.diff, 780 bytes (added by , 6 years ago) |
|---|
-
src/wp-content/themes/twentytwelve/functions.php
451 451 if ( $commenter['comment_author_email'] ) { 452 452 $moderation_note = __( 'Your comment is awaiting moderation.', 'twentytwelve' ); 453 453 } else { 454 $moderation_note = __( 'Your comment is awaiting moderation. This is a preview , your comment will be visible after it has been approved.', 'twentytwelve' );454 $moderation_note = __( 'Your comment is awaiting moderation. This is a preview. Your comment will be visible after it has been approved.', 'twentytwelve' ); 455 455 } 456 456 ?> 457 457
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)