aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/local_head.tpl
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2010-06-15 04:11:33 +0000
committerrvelices <rv-github@modusoptimus.com>2010-06-15 04:11:33 +0000
commit2a6e5d0a436dfb8c2dd6816ee2ee2e1532e46e9c (patch)
tree8f2f7fa3cb2a6d8d03d3f52b5fc0ce2e30dcc1c9 /themes/default/local_head.tpl
parent49952e574c0d09cf3f09f5ea2430cd23d37940dd (diff)
merge r6531 from trunk to branch 2.1
moved content of not-ie.css (1 rule) into theme.css and obsoleted not-ie.css git-svn-id: http://piwigo.org/svn/branches/2.1@6532 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/local_head.tpl')
-rw-r--r--themes/default/local_head.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/default/local_head.tpl b/themes/default/local_head.tpl
index 80241b851..49d8ca78c 100644
--- a/themes/default/local_head.tpl
+++ b/themes/default/local_head.tpl
@@ -6,7 +6,4 @@
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/default/fix-ie7.css">
<![endif]-->
-<!--[if !IE]> <-->
- <link rel="stylesheet" href="{$ROOT_URL}themes/default/not-ie.css" type="text/css">
-<!--> <![endif]-->
<link rel="stylesheet" type="text/css" media="print" href="{$ROOT_URL}themes/default/print.css">