Post by Blueforce » Sun Feb 15, 2009 1:33 am

Hi,

There are a small coding misstake in catalog/view/template/module/header.tpl
On Line 2 the align statement looks like this: align=""
I suppose it should have been: alt=""

/Leffe
Last edited by Blueforce on Sun Feb 15, 2009 1:42 am, edited 1 time in total.

New member

Posts

Joined
Thu Feb 12, 2009 7:11 am
Location - Sweden

Post by Daniel » Sun Feb 15, 2009 2:03 am

thx!

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by molumen » Tue Feb 24, 2009 4:07 pm

Found another small error in header.tpl.

The link tag to the CSS is not closed, it is

Code: Select all

<link rel="stylesheet" type="text/css" href="catalog/view/javascript/jquery/thickbox/thickbox.css">
instead of

Code: Select all

<link rel="stylesheet" type="text/css" href="catalog/view/javascript/jquery/thickbox/thickbox.css" />

Newbie

Posts

Joined
Sat Feb 21, 2009 6:27 pm
Who is online

Users browsing this forum: No registered users and 8 guests