fixed small Bug, that IE 6 is not giving the unsecure warning, if ssl is used

This commit is contained in:
Stefan Becker 2009-01-06 12:07:46 +00:00
parent 9b1132c631
commit 48e7312a27
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@
<!-- BEGIN appbox -->
<!--[if lte IE 6.5]></div><iframe frameborder="0" framespacing="0" class="iframeforselectbox"></iframe></div><![endif]-->
<!--[if lte IE 6.5]></div><iframe frameborder="0" framespacing="0" src="{img_root}/dragarea_right.png" class="iframeforselectbox"></iframe></div><![endif]-->
<div id="divSubContainer">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>

View File

@ -75,7 +75,7 @@
<!-- BEGIN appbox -->
</div><!--[if lte IE 6.5]><iframe frameborder="0" framespacing="0" class="iframeforselectbox"></iframe><![endif]--></div>
</div><!--[if lte IE 6.5]><iframe frameborder="0" framespacing="0" src="{img_root}/dragarea_right.png" class="iframeforselectbox"></iframe><![endif]--></div>
<div id="divSubContainer">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>