Abstract template file location logic and enable plugin templating. This class still...
[squirrelmail.git] / themes / netstyle_theme.php
index 2aeaf404a97c47e20bfa51260629b3c0c07262ac..8696bc94ba0b3575eecd4f01ae9fcbf511a7861c 100644 (file)
@@ -1,13 +1,13 @@
 <?php
+
 /**
- * Author:       Gabriele Maidecchi
  * Date:         October 6, 2004
  * Theme Name:   'Net-Style theme'
  * URL:          http://www.net-style.it
  *
- * Copyright (c) 2000-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
+ * @author Gabriele Maidecchi
+ * @copyright &copy; 2000-2006 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage themes
@@ -30,4 +30,3 @@ $color[12]  = '#FFFFCC'; // (lightest yellow)  Alternate color for message list
 $color[13]  = '#0000F0'; // (blue)           Color for quoted text -- > 1 quote
 $color[14]  = '#00C060'; // (green)          Color for quoted text -- >> 2 or more
 $color[15]  = '#002266'; // (dark blue)      Unselectable folders
-?>
\ No newline at end of file