diff --git a/themes/default/local_head.tpl b/themes/default/local_head.tpl new file mode 100644 index 000000000..80241b851 --- /dev/null +++ b/themes/default/local_head.tpl @@ -0,0 +1,12 @@ +{* the next css is used to fix khtml (Konqueror/Safari) issue the "text/nonsense" prevents gecko based browsers to load it *} + + + + + + + diff --git a/themes/default/template/header.tpl b/themes/default/template/header.tpl index 434895819..807196312 100644 --- a/themes/default/template/header.tpl +++ b/themes/default/template/header.tpl @@ -36,18 +36,6 @@ {/if} {if isset($theme.local_head)}{include file=$theme.local_head}{/if} {/foreach} -{* the next css is used to fix khtml (Konqueror/Safari) issue the "text/nonsense" prevents gecko based browsers to load it *} - - - - - - - {if isset($U_PREFETCH) }{/if} @@ -82,6 +70,6 @@
{$elt}
- {/foreach} + {/foreach}