Browse Source

Move management of user themes (SM_PATH/css/) to conf.pl.

stevetruckstuff 19 years ago
parent
commit
076e6f6e28
1 changed files with 0 additions and 12 deletions
  1. 0 12
      css/blue_gradient/config.php

+ 0 - 12
css/blue_gradient/config.php

@@ -1,12 +0,0 @@
-<?php
-
-/**
- * CSS Theme description
- *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
- * @license http://opensource.org/licenses/gpl-license.php GNU Public License
- * @version $Id$
- * @package squirrelmail
- * @subpackage css_themes
- */
-$css_themes[] = array('NAME'=>_("Blue Gradient"),'PATH'=> SM_PATH.'css/blue_gradient/');