Re: s:hidden generating invalid html for css_xhtml theme

2015-08-26 Thread allanjackson
enerating invalid html for css_xhtml theme 2015-08-25 19:19 GMT+02:00 allanjackson <[hidden email]>: > When using the css_xhtml theme the s:hidden tag is generating TR and TD tags > because it is just inheriting directly from the xhtml theme. Since the > css_xhtml theme does not us

s:hidden generating invalid html for css_xhtml theme

2015-08-25 Thread allanjackson
When using the css_xhtml theme the s:hidden tag is generating TR and TD tags because it is just inheriting directly from the xhtml theme. Since the css_xhtml theme does not use tables, these tags are invalid html. The css_xhtml theme needs to pull its s:hidden tag from the simple theme instead of