Opened 20 years ago
Closed 20 years ago
#2895 closed defect (bug) (fixed)
Manage Pages page contains </td></td>
| Reported by: | Nazgul | Owned by: | Nazgul |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | trivial | Keywords: | bg|has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The page_rows function contained a bogus </div>. Patch attached which removes it.