Opened 12 years ago
Closed 12 years ago
#21474 closed defect (bug) (fixed)
Twenty Ten: code readability in twentyten_comment
Reported by: | kovshenin | Owned by: | lancewillett |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description
The li
element seems as if it's being closed with a div
in twentyten_comment
. Need to improve indentation to make it obvious that li
is not closed (and is closed in end_el
instead).
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In [21486]: