aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/local_head.tpl
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2010-06-15 04:10:46 +0000
committerrvelices <rv-github@modusoptimus.com>2010-06-15 04:10:46 +0000
commit8cdd30a828f51d0fa94247b09373fddcde752f70 (patch)
treee814ae065ec032d7858354236473033c03df4b88 /themes/default/local_head.tpl
parent613855b83b40d8fe9456226f97c4513a1c2009af (diff)
moved content of not-ie.css (1 rule) into theme.css and obsoleted not-ie.css
git-svn-id: http://piwigo.org/svn/trunk@6531 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">