Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
a3624d4e
Commit
a3624d4e
authored
Sep 18, 2009
by
Richard Mansfield
Browse files
Include pngfix for ie6 only
Signed-off-by:
Richard Mansfield
<
richardm@catalyst.net.nz
>
parent
3972ddcf
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/templates/header/head.tpl
View file @
a3624d4e
...
...
@@ -27,7 +27,7 @@
{/
foreach
}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"
{
theme_url
filename
=
'style/print.css'
}
"
media=
"print"
>
<script
type=
"text/javascript"
src=
"
{
$WWWROOT
}
js/css.js"
></script>
<!--[if MSIE]><script type="text/javascript" src="
{
$WWWROOT
}
js/pngfix.js"></script><![endif]-->
<!--[if MSIE
6
]><script type="text/javascript" src="
{
$WWWROOT
}
js/pngfix.js"></script><![endif]-->
<link
rel=
"shortcut icon"
href=
"
{
$WWWROOT
}
favicon.ico"
type=
"image/vnd.microsoft.icon"
>
</head>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment