Closed (fixed)
Project:
Abessive
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Sep 2008 at 15:41 UTC
Updated:
2 Mar 2009 at 12:10 UTC
File: node.tpl
Line: 14
<span class="terms"><?php print $terms ?></span>
Tags ul (used in $terms) must be placed in block (div, p, ...). ;)
Comments
Comment #1
nicholasthompsonAh good point... Thanks.
Comment #2
peterx commentedAny move to change span to div? I could give it an XHTML 1.0 Strict rating at D-theme, http://d-theme.com/abessive, when you make this one small change.
Comment #3
nicholasthompsonFixed in 1.2 release (working on 5.x now)