Opened 20 years ago
Closed 20 years ago
#2899 closed defect (bug) (fixed)
Invalid XHTML in Manage Bookmarks
| 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 Manage Bookmarks page contains some invalid XHTML.
Some <a> elements have the same class attribute twice. A <form> tag isn't closed on the proper place and there's a </p> tag missing.
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)
Small patch that addresses these issues.