Quote:
Originally Posted by Chuck S what template are we talking about here? There should not be extra ending tags always a start tag with the paired end tag. |
As soon as I get a chance I will send a copy of a few templates I commented in. I found the same code sprinkled in adm-misc.php, -- in some of the "heredoc" code and some of the escaped html. That is why I thought it was done for a reason. A single end tag in todays browsers will be ignored as you know ( have no idea about IE6), so no big deal.
I have found one or two missing "/div" tags that are not causing problems as well in v8.23 vb4enhanced. I have only really analyzed around 10 templates. These are small things that are not a real problem. I just found the ending span tag frequency interesting and thought maybe I am missing something in my education.
I will send you some examples.