07-06-2019, 07:43 AM 
	
	
	
		Hi!
In showthread, there is a <div> directly as child of <table> which is disallowed in HTML. I would suggest moving the <div> above the <table> or wrapping it with <tr><td>{...}</td></tr> ...
Best regards!
Thomas
	
	
	
In showthread, there is a <div> directly as child of <table> which is disallowed in HTML. I would suggest moving the <div> above the <table> or wrapping it with <tr><td>{...}</td></tr> ...
Best regards!
Thomas



