Opened 6 years ago
Closed 6 years ago
#4524 closed defect (bug) (fixed)
Missing title H2 in comment edition ?
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.2.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
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)
momo360modena — 6 years ago
comment:1
foolswisdom — 6 years ago
- Version changed from 2.3 to 2.2.1
Note: See
TracTickets for help on using
tickets.

Refreshed patch