summaryrefslogtreecommitdiff
path: root/themes/wind/views
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-09-18 14:33:04 -0700
committerBharat Mediratta <bharat@menalto.com>2010-09-18 14:33:04 -0700
commitc65ce125cb50057b005ce45d8c050f3d2b0492e4 (patch)
treef7fb5a121f693243fff305e343c06e625db57fdf /themes/wind/views
parent8ee25157ec92662f92e428b8fbbe9e03f87cb036 (diff)
parent38be33ef35cd5e67bf37aa0101d1948b6dc27ed0 (diff)
Merge branch 'master' of github.com:gallery/gallery3
Diffstat (limited to 'themes/wind/views')
-rw-r--r--themes/wind/views/page.html.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/wind/views/page.html.php b/themes/wind/views/page.html.php
index e620d652..b3379416 100644
--- a/themes/wind/views/page.html.php
+++ b/themes/wind/views/page.html.php
@@ -27,7 +27,6 @@
<?= $theme->css("yui/reset-fonts-grids.css") ?>
<?= $theme->css("superfish/css/superfish.css") ?>
<?= $theme->css("themeroller/ui.base.css") ?>
- <?= $theme->css("gallery.common.css") ?>
<?= $theme->css("screen.css") ?>
<!--[if lte IE 8]>
<link rel="stylesheet" type="text/css" href="<?= $theme->url("css/fix-ie.css") ?>"