diff options
Diffstat (limited to 'admin/themes')
-rw-r--r-- | admin/themes/default/template/header.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/header.tpl b/admin/themes/default/template/header.tpl index b2ef91944..4da026cf3 100644 --- a/admin/themes/default/template/header.tpl +++ b/admin/themes/default/template/header.tpl @@ -25,7 +25,7 @@ {get_combined_scripts load='header'} <!-- END get_combined_scripts --> -{combine_script id='jquery' path='themes/default/js/jquery.packed.js} +{combine_script id='jquery' path='themes/default/js/jquery.packed.js'} <!--[if lt IE 7]> <script type="text/javascript" src="{$ROOT_URL}themes/default/js/pngfix.js"></script> |