Active
Project:
I Feel Dirty
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2009 at 11:13 UTC
Updated:
24 Feb 2009 at 11:13 UTC
I tested the theme at http://d-theme.com/i_feel_dirty. There is a HTML error. The following line is needs a change.
<h2pagetitle>I Feel Dirty</h2>
It should probably be:
<h2 class="pagetitle">I Feel Dirty</h2>