Closed (duplicate)
Project:
Taxonomy List
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2008 at 23:57 UTC
Updated:
16 Sep 2008 at 00:25 UTC
around line 235 there is this:
$cell .= '
'; // class="taxonomy-list-item"
it seems to create an unnecessary closing div tag causing a strange html structure
Comments
Comment #1
nancydru#306102: Generated HTML Does Not Validate