Menu

#5 additional bug in non root directory installs

open
nobody
5
2007-09-03
2007-09-03
Wim
No

$page->java_script = '<!--[if IE]>
<link href="/css/explorer/iehacks.css" rel="stylesheet" type="text/css" />
<![endif]-->';

should be replaced with

$page->java_script = '<!--[if IE]>
<link href="css/explorer/iehacks.css" rel="stylesheet" type="text/css" />
<![endif]-->';

in
index.php
content.php
catalog.php
details.php
search.php
send.php

if not it causes layout issues with IE

Greetings

Wim

Discussion


Log in to post a comment.

MongoDB Logo MongoDB