[Solved] W3c error on admin page

The members of the Dev team will place issues here that they consider to be solved.
Post Reply
jce76350
Beta Tester
Beta Tester
Posts: 2079
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

[Solved] W3c error on admin page

Post by jce76350 »

Hi,
on Admin/footer.php 7391
if (!isset($USE_THEME) || $USE_THEME != false)
{
echo '</__html>';
echo '<__body>';


must be
echo '<__body>';
echo '</__html>';
Last edited by jce76350 on Fri Sep 16, 2011 5:11 pm, edited 1 time in total.
Jean-Claude Etiemble MyPageFr
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: W3c error on admin page

Post by calguy1000 »

fixed in SVN.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
jce76350
Beta Tester
Beta Tester
Posts: 2079
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: W3c error on admin page

Post by jce76350 »

fixed in SVN.
OK fine
Jean-Claude Etiemble MyPageFr
Post Reply

Return to “Closed Issues”