fix spice of life for newer color array
[squirrelmail.git] / themes / wood_theme.php
index 61ace08d6adbd1b40090134b46cf297c3a36a625..fd013435927fbbc567d42f7ed4cd8a325a597879 100644 (file)
@@ -1,10 +1,12 @@
 <?php
 
 /**
- * wood_theme.php
- *    Name:   Wood
- *    Author: Pavel Spatny
- *    Date:   2004/11/16
+ * Name: Wood
+ * Date: 2004/11/16
+ *
+ * @author Pavel Spatny
+ * @copyright &copy; 2004-2007 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage themes
@@ -27,5 +29,3 @@ $color[12]  = '#e4dab0'; //       odd message background
 $color[13]  = '#ffffff'; //
 $color[14]  = '#ffffff'; //
 $color[15]  = '#D0D0D0'; //       Unselectable folders
-
-?>