moving {pngfix} up, as it also contains ie="edge", which needs to be on top

This commit is contained in:
Ralf Becker 2011-05-25 16:25:37 +00:00
parent 288e48769a
commit 51a9326037

View File

@ -9,12 +9,12 @@
<meta name="copyright" content="Stylite GmbH 2010, see http://www.stylite.de/EPL" />
<meta name="language" content="{lang_code}" />
<meta name="author" content="Stylite GmbH www.stylite.de" />
{pngfix}
{meta_robots}
<link rel="icon" href="{img_icon}" type="image/x-ico" />
<link rel="shortcut icon" href="{img_shortcut}" />
<link href="{theme_css}" type="text/css" rel="StyleSheet" />
<link href="{print_css}" type="text/css" media="print" rel="StyleSheet" />
{pngfix}
<style type="text/css">
{app_css}
</style>