News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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