Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#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 &#8216;<?php single_cat_title(); ?>&#8217; Category</h2>

This rendered poorly in Safari--that's how I caught it.

I think it should be <h2>......</h2>

Change History (2)

#1 @nicolagreco
17 years ago

  • Milestone Default Home Theme 1.1Default Home Theme 1.0
  • Resolutionfixed
  • Status newclosed
  • Version 2.01.0

Fixed in trunk

#2 @(none)
17 years ago

  • Milestone Default Home Theme 1.0

Milestone Default Home Theme 1.0 deleted

Note: See TracTickets for help on using tickets.