reverting some templating changes. They broke plugin blocks.
[squirrelmail.git] / images / themes / default / theme.php
CommitLineData
6395c46d 1<?php
4b4abf93 2
dd9e68b1 3/**
4 * Theme description
5 *
47ccfad4 6 * @copyright &copy; 2004-2006 The SquirrelMail Project Team
4b4abf93 7 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
8 * @version $Id$
dd9e68b1 9 * @package squirrelmail
10 * @subpackage themes
11 */
29997535 12 $icon_themes[] = array('NAME'=>_("Default"),'PATH'=> SM_PATH.'images/');
91e0dccc 13?>