#443 closed defect (bug) (fixed)
Tagging error of archive.php (home theme)
| Reported by: | jpelker | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Version: | 1.0 | |
| Severity: | Keywords: | ||
| Cc: |
Description
Lines 11, 14, 17, 20, 23, and 26 read:
<h3 class="pageTitle">Archive for the ‘<?php single_cat_title(); ?>’ Category</h2>
This rendered poorly in Safari--that's how I caught it.
I think it should be <h2>......</h2>
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in trunk