X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fsimple_green2.php;h=e7a8e5286555b33f584a531ab80d4d345a7b25fc;hp=6c686dbcf7e7b39c914389c18feb239749d2b1ac;hb=77a1e3d10b0fe8a81bd645e3797d425839592954;hpb=37b0cf0c80e5c7fded56b3383a1af1dc62deb177 diff --git a/themes/simple_green2.php b/themes/simple_green2.php index 6c686dbc..e7a8e528 100644 --- a/themes/simple_green2.php +++ b/themes/simple_green2.php @@ -1,14 +1,17 @@ * Date: June 7, 2005 * Theme Name: 'Simple Green' - * Copyright: Vicky Pyne , 2005 - * Licence: GNU Public License * * Published on SquirrelMail SourceForge tracker (#1217066). * Modified by SquirrelMail developers to match documentation guidelines. - * Copyright (c) 2005 The SquirrelMail Project Team + * + * @author Vicky Pyne + * @copyright 2005 Vicky Pyne + * @copyright 2005-2022 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] = '#669966'; // (grey-green) Unselectable folders -?>