diff options
Diffstat (limited to 'template/yoga/header.tpl')
-rw-r--r-- | template/yoga/header.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl index 5f9b51c30..c56aeb480 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -19,6 +19,9 @@ <!-- END refresh --> <title>{PAGE_TITLE}</title> <script type="text/javascript" src="include/scripts.js"></script> +<!--[if gte IE 5.5000]> +<script type="text/javascript" src="include/pngfix.js"></script> +<![endif]--> </head> <body id="{BODY_ID}"> |