Needs review
Project:
Taxonomy Image
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Sep 2009 at 12:19 UTC
Updated:
12 Sep 2009 at 16:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
borfast commentedThis patch fixes the malformed table.
Comment #2
borfast commentedThis one also removes the align="center" from the node types and image columns, which was looking quite weird - besides, formatting should be left for CSS instead of forced in HTML.
Comment #3
borfast commentedAnd another one that also adds "none selected" to the table when a vocabulary doesn't have any node types selected.
I have used "em" tags, although I have just submitted a patch to remove some styling elements, but I don't have the time to add CSS and redo the styling. Also, this is starting to go out of the way of the original patch, so I'll stop here. Perhaps I'll add a new ticket for this later.