#443 closed defect (bug) (fixed)
Tagging error of archive.php (home theme)
Reported by: | jpelker | Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | 1.0 | |
Component: | 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.
Fixed in trunk