X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=themes%2Fmidnight.php;h=dea609b0dc6a9a77adf48d2cfab9617fccc64321;hb=de3ef7e66108588c9b7b6806eb5e8899a851bd2b;hp=dc41b8d2b672d1fa7e2352974eb688b1bd53dcfa;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/midnight.php b/themes/midnight.php index dc41b8d2..dea609b0 100644 --- a/themes/midnight.php +++ b/themes/midnight.php @@ -3,14 +3,13 @@ /** * midnight.php * Name: Midnight - * @author Jim Riffle * Date: November 14, 2001 * Comment: A popular theme with Jim's users * - * Copyright (c) 2001-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Jim Riffle + * @copyright 2001-2024 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -31,4 +30,3 @@ $color[11] = '#7070ff'; // Special folders / Unseen messages color $color[12] = '#3300cc'; // Alternate table row color $color[13] = '#3333cc'; $color[15] = '#33ff66'; // Unselectable folders -?> \ No newline at end of file