Alignment fix
[squirrelmail.git] / themes / forest_theme.php
index 5b6eb3fd67a13d9e02568fa926ecc1f5a07f6230..cc77853dc9aae2fa5575b424fefa836e56a62cf1 100644 (file)
@@ -3,14 +3,13 @@
 /**
  * dompie_theme.php
  * Name:    Forest
- * @author Luke Ehresman
  * Date:    January 7, 2000
  * Comment: This theme uses Forest-ish colors (mostly green).
  *
- * Copyright (c) 2000-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Luke Ehresman
+ * @copyright 2000-2012 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -30,4 +29,3 @@ $color[10]  = '#5e7f67'; // (dark purp)      Darker version of #9
 $color[11]  = '#4a9b62'; // (dark red)       Special Folders color
 $color[12]  = '#d2f3da';
 $color[15]  = '#648b70'; // (another green)  Unselectable folders
-?>
\ No newline at end of file