Thread Search Popup Menu Bug

Hi,

I had to correct a bug with the latest Aqua-Soft template I downloaded yesterday. So, I thought I'd pass this along.

The thread search popup menu was formatting improperly, showing a piece of commented out on screen.

I believe it was caused by an overlapping of HTML comment code. Removing this piece of code from the SHOWTHREAD template fixes the anomoly.

Hope this helps someone

Doug

#513707

Actually, its removed on purpose. The dropdowns aren't supposed to have any form buttons in them. But if you uncommented them out and they look fine, feel free to use em.

#513717

Hi,

I understand that this is commented out on purpose. However, the commented code is not supposed to affect the HTML, and yet it is partially showing on screen due to a malformed comment.

I just completely removed the commented out code, since that was your intention anyway.

Doug

#513719