X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fsimple_purple.php;h=833a0c8de3f207de30a9274019f88a9fd4123f4d;hp=32e36b22edf922a92072adb017abd25b31d0260d;hb=6b76cffa6afb885fc54c385527ea18e1e7d46dcb;hpb=37b0cf0c80e5c7fded56b3383a1af1dc62deb177 diff --git a/themes/simple_purple.php b/themes/simple_purple.php index 32e36b22..833a0c8d 100644 --- a/themes/simple_purple.php +++ b/themes/simple_purple.php @@ -1,14 +1,17 @@ * Date: June 7, 2005 * Theme Name: 'Simple Purple' - * Copyright: Vicky Pyne , 2005 - * Licence: GNU Public License * * Published on SquirrelMail SourceForge tracker (#1217069). * Modified by SquirrelMail developers to match documentation guidelines. - * Copyright (c) 2005 The SquirrelMail Project Team + * + * @author Vicky Pyne + * @copyright 2005 Vicky Pyne + * @copyright 2005-2010 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -30,4 +33,3 @@ $color[12] = '#EDEDED'; // (light gray) Alternate color for message list $color[13] = '#6666CC'; // (dull blue) Color for quoted text -- > 1 quote $color[14] = '#333399'; // (dark blue) Color for quoted text -- >> 2 or more $color[15] = '#9966CC'; // (grey-purple) Unselectable folders -?>