diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-30 07:37:14 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-30 07:37:14 -0700 |
| commit | a2108787257739a83708ea5c3bc21bd11e6dad17 (patch) | |
| tree | dfa84fb573e7c4285089f6b201b2c1cda9ea2683 /themes/admin_wind/views/admin.html.php | |
| parent | 60d35b89929d9029c794f72d6a9c38b676e282f6 (diff) | |
| parent | 72672bda39b76dae698805c3e0e6efdbdcf21105 (diff) | |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'themes/admin_wind/views/admin.html.php')
| -rw-r--r-- | themes/admin_wind/views/admin.html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/admin_wind/views/admin.html.php b/themes/admin_wind/views/admin.html.php index ef15ed25..b18f010a 100644 --- a/themes/admin_wind/views/admin.html.php +++ b/themes/admin_wind/views/admin.html.php @@ -10,6 +10,7 @@ <?= $theme->css("yui/reset-fonts-grids.css") ?> <?= $theme->css("themeroller/ui.base.css") ?> <?= $theme->css("superfish/css/superfish.css") ?> + <?= $theme->css("gallery.common.css") ?> <?= $theme->css("screen.css") ?> <!--[if lt IE 8]> <link rel="stylesheet" type="text/css" href="<?= $theme->url("fix-ie.css") ?>" |
