This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Results information box

#37667
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

I had to check the actual source for this, and divs will not work there, I can confirm. The reason is, that the HTML is printed into a paragrap “p” element, which does not suppor that.
I will mark this as a possible bug, see if I can transform that section to a “div” instead of a paragraph.