HTML-Error in theme eyeball HTML-Error in theme eyeball
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

HTML-Error in theme eyeball

Started by Andi, October 27, 2004, 10:58:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Andi

Hi :)

Theme:  eyeball
template.html,v 1.8 2004/06/07 07:55:38 caspershadow

The body/html end-tag  is doubly present.

#74: </body>
#75: </html>
.....

#89: </body>
#90: </html>


Additional a small typo-error in line #49:
<td width="2%"><table border="0" cellpadding="0" cellspacing="0" wisth="100%">
hope, I could help you... :)

Joachim Müller