Fix issue not allowing save of boolean prefs that default to SMPREF_ON
[squirrelmail.git] / themes / seaspray_theme.php
index b9a4a8381c9eb80ed0a1aa1f0e089179cd7f6a2b..0c2bf23df3562fcf9be0a624594d447994c75fda 100644 (file)
@@ -2,13 +2,12 @@
 
 /**
  * Name:    Sea Spray Theme
- * @author  Luke Ehresman
  * Date:    March 3, 2000
  *
- * Copyright (c) 2000-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Luke Ehresman
+ * @copyright © 2000-2007 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -27,5 +26,3 @@ $color[9]   = '#78a0a0';
 $color[10]  = '#386060';
 $color[11]  = '#ffffb0';
 $color[15]  = '#b0ffff';
-
-?>
\ No newline at end of file