Page header code in content blocks
Posted: Wed May 21, 2014 12:25 pm
The page header code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<__html>
<head>
</head>
</__body>
is automatically appearing in every content block when saved or edited. When I view as HTML it keeps coming back each time I go to edit any page.
at the end of the content I get:
<__body>
</__html>
So when the page is published the are several page header tags throughout the page.
I have set up many CMSMS site and this is the only time I have seen this. Is there a way to stop this happening.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<__html>
<head>
</head>
</__body>
is automatically appearing in every content block when saved or edited. When I view as HTML it keeps coming back each time I go to edit any page.
at the end of the content I get:
<__body>
</__html>
So when the page is published the are several page header tags throughout the page.
I have set up many CMSMS site and this is the only time I have seen this. Is there a way to stop this happening.