Opened 22 years ago
Closed 20 years ago
#896 closed defect (bug) (wontfix)
h2 in get_links_list(...), links.php
| Reported by: | lyklev | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.5 |
| Severity: | trivial | Keywords: | |
| Cc: | Focuses: |
Description
In an ongoing effort to move all style definitions from code templates, <h2> ... </h2>, line 504. The right tags should move to the theme, which breaks current themes (but not considerably), so keep it for a next release.
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I see a note in the CVS where it was removed accidentally and put back. So I guess it is there on purpose... besides, it appears to be possible to control this through function parameters, although they are rather difficult to use.
I think it would be good to standardise the arguments of all list-producing functions, and making the template responsible for putting the right header on it.