aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGotcha <gotcha@piwigo.org>2011-02-24 23:41:32 +0000
committerGotcha <gotcha@piwigo.org>2011-02-24 23:41:32 +0000
commite399854ab31fe939c60d19b0032a7f143a64a9c9 (patch)
treebfbda6d5b28799279d81a6c2d90331e6cdd78b59
parent60cf0ea706bfcca96d21d68d1426927bd55fb5d0 (diff)
Merge r9373 from trunk to br2.1
git-svn-id: http://piwigo.org/svn/branches/2.1@9374 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--admin/themes/default/template/install.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/themes/default/template/install.tpl b/admin/themes/default/template/install.tpl
index 1c0a1042a..045c9ba40 100644
--- a/admin/themes/default/template/install.tpl
+++ b/admin/themes/default/template/install.tpl
@@ -12,6 +12,10 @@
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}admin/themes/{$theme.id}/theme.css">
{/foreach}
+<!--[if IE 7]>
+ <link rel="stylesheet" type="text/css" href="{$ROOT_URL}admin/themes/default/fix-ie7.css">
+<![endif]-->
+
<script type="text/javascript" src="themes/default/js/jquery.packed.js"></script>
{literal}
<script type="text/javascript">