mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
"Patch for IE 6/7 PNG bugfix on setup template"
This commit is contained in:
parent
3e758e812c
commit
3485f97e90
@ -77,8 +77,8 @@
|
|||||||
|
|
||||||
<!--{java_script}-->
|
<!--{java_script}-->
|
||||||
|
|
||||||
<!-- this solves the internet explorer png-transparency bug, but only for ie 5.5 and higher -->
|
<!-- this solves the internet explorer png-transparency bug, but only for ie 5.5 and 6.0 -->
|
||||||
<!--[if gte ie 5.5000]>
|
<!--[if lt IE 7.0]>
|
||||||
<script src="../phpgwapi/templates/idots/js/pngfix.js" type=text/javascript>
|
<script src="../phpgwapi/templates/idots/js/pngfix.js" type=text/javascript>
|
||||||
</script>
|
</script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
Loading…
Reference in New Issue
Block a user