Changeset 33042 for trunk/src/wp-includes/theme-compat/comments.php
- Timestamp:
- 07/02/2015 12:46:28 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme-compat/comments.php
r33038 r33042 66 66 <div id="respond"> 67 67 68 <h3><?php _e('Leave a Reply'); ?></h3>68 <h3><?php comment_form_title( __('Leave a Reply'), __('Leave a Reply to %s' ) ); ?></h3> 69 69 70 70 <div id="cancel-comment-reply">
Note: See TracChangeset
for help on using the changeset viewer.