Opened 19 years ago
Closed 19 years ago
#4524 closed defect (bug) (fixed)
Missing title H2 in comment edition ?
| Reported by: | momo360modena | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.2.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
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 :)
Attachments (2)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Refreshed patch