fixed warning.
[squirrelmail.git] / themes / deepocean_theme.php
index 573dbbc478bbc8d5c09dc06da97fc3df0706ce78..9a137c8cb40ee1c5672a1b2be8de1b9c75c119d7 100644 (file)
@@ -7,7 +7,7 @@
  *    Date:    January 3, 2000
  *    Comment: Deep Ocean is a theme that is very blue.
  *
- * Copyright (c) 2000-2002 The SquirrelMail Project Team
+ * Copyright (c) 2000-2003 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * $Id$
@@ -27,6 +27,6 @@ $color[9]   = '#587B99'; // (mid-gray)       Darker version of #0
 $color[10]  = '#496E8B'; // (dark gray)      Darker version of #9
 $color[11]  = '#A7C5F3'; // (dark red)       Special Folders color
 $color[12]  = '#7092B4';
-$color[13]  = '#83A1DA'; // (another blue)   Unselectable folders color
+$color[15]  = '#83A1DA'; // (another blue)   Unselectable folders color
 
 ?>