diff options
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") ?>" | 
