Opened 19 years ago
Closed 19 years ago
#2895 closed defect (bug) (fixed)
Manage Pages page contains </td></td>
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | trivial | Version: | 2.1 |
Component: | Administration | Keywords: | bg|has-patch |
Focuses: | Cc: |
Description
The table containing the pages has </td></td> statements in the Title column.
This only hapens on my 2.1-alpha2 setup and not on my 2.0.3 setup.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
The page_rows function contained a bogus </div>. Patch attached which removes it.