[wp-trac] [WordPress Trac] #4524: Missing title H2 in comment
edition ?
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 24 16:10:54 GMT 2007
#4524: Missing title H2 in comment edition ?
----------------------------+-----------------------------------------------
Reporter: momo360modena | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.2.2
Component: Administration | Version: 2.3
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
curious...
in "edit-form-comment.php"
{{{
$toprow_title = sprintf(__('Editing Comment # %s'), $comment->comment_ID);
}}}
This line isn't used after...
I think that a title h2 is missing...
See patch :)
--
Ticket URL: <http://trac.wordpress.org/ticket/4524>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list