diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2008-11-27 10:20:09 -0500 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2008-11-27 10:20:09 -0500 |
| commit | ec87a3bf57fc40324fe6aadc61123d7c98c2b5f6 (patch) | |
| tree | de2d686b86e9aa1f6776ef42e0153daf908535f1 /theme/css.php | |
| parent | b9230a6e91d1d4b14dce52bed71bc0a360a8f5d4 (diff) | |
| download | fourisland-ec87a3bf57fc40324fe6aadc61123d7c98c2b5f6.tar.gz fourisland-ec87a3bf57fc40324fe6aadc61123d7c98c2b5f6.tar.bz2 fourisland-ec87a3bf57fc40324fe6aadc61123d7c98c2b5f6.zip | |
Removed unused Uniform CSS
Diffstat (limited to 'theme/css.php')
| -rwxr-xr-x | theme/css.php | 1 |
1 files changed, 0 insertions, 1 deletions
| diff --git a/theme/css.php b/theme/css.php index bc198f5..352caaa 100755 --- a/theme/css.php +++ b/theme/css.php | |||
| @@ -28,7 +28,6 @@ include('../includes/specialdates.php'); | |||
| 28 | 28 | ||
| 29 | include("css/website.css"); | 29 | include("css/website.css"); |
| 30 | include("css/bubbles.css"); | 30 | include("css/bubbles.css"); |
| 31 | include("css/thickbox.css"); | ||
| 32 | 31 | ||
| 33 | if (sd_ifNoSpecialDay()) | 32 | if (sd_ifNoSpecialDay()) |
| 34 | { | 33 | { |
