diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2009-11-15 11:52:07 -0500 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2009-11-15 11:52:07 -0500 |
| commit | de53fc452a22beedf28a92defe19168153e078cd (patch) | |
| tree | bf38e3ae1df07089608a039b071c05c791b4c486 /theme/css.php | |
| parent | b0aabd0559eb6ca70af2ffeb35299b63d7edf097 (diff) | |
| download | fourisland-de53fc452a22beedf28a92defe19168153e078cd.tar.gz fourisland-de53fc452a22beedf28a92defe19168153e078cd.tar.bz2 fourisland-de53fc452a22beedf28a92defe19168153e078cd.zip | |
Added holidays to Layouts 4.5 and 6.2
Diffstat (limited to 'theme/css.php')
| -rw-r--r-- | theme/css.php | 1 |
1 files changed, 0 insertions, 1 deletions
| diff --git a/theme/css.php b/theme/css.php index e65d5c6..74e7c09 100644 --- a/theme/css.php +++ b/theme/css.php | |||
| @@ -29,6 +29,5 @@ include('layouts/' . getLayout() . '/style.php'); | |||
| 29 | include('css/blog.php'); | 29 | include('css/blog.php'); |
| 30 | include('css/bubbles.css'); | 30 | include('css/bubbles.css'); |
| 31 | include('css/quotes.css'); | 31 | include('css/quotes.css'); |
| 32 | include('css/holiday.php'); | ||
| 33 | 32 | ||
| 34 | ?> | 33 | ?> |
