Closed (fixed)
Project:
Office Hours
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Mar 2009 at 20:34 UTC
Updated:
18 Apr 2009 at 12:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
Ozeuss commentedYou're right, there is indeed a missing closing
. Somehow FF managed to hide it. Will be commited soon
Comment #2
miklI've made a patch for this, using #prefix and #suffix.
In my opinion that is a safer way to add div-wrappers – if you have it as a form element, form elements can "escape" if their weight is adjusted :)
Comment #3
Ozeuss commentedThanks, I've implemented this with a slight modification.