Give threading URI to template, let template do the HTML layout
[squirrelmail.git] / themes / simple_purple.php
index 7e31e061cb30cc200ef8c5958af4822bebc67452..ad7b5274c8b1b2e6c8406b0ef6b7b2f90977fe10 100644 (file)
@@ -9,7 +9,7 @@
  *
  * @author Vicky Pyne <dotvicky at dotvicky.net>
  * @copyright &copy; 2005 Vicky Pyne <dotvicky at dotvicky.net>
- * @copyright &copy; 2005 The SquirrelMail Project Team
+ * @copyright &copy; 2005-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -33,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
-?>
\ No newline at end of file