Skip to content
Commit fa5fa7da authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #7966 by Goba: The box has it's content wrapped in a paragraph now,...

- Patch #7966 by Goba: The box has it's content wrapped in a paragraph now, which is not suitable for the purposes the box is used in. Boxes are used to wrap tables or forms with titles. The comment module uses theme(box, ...) to wrap forms into boxes for example. Therefore using a paragraph does not make the output valid XHTML and a div is needed.
parent ec69000c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment