Happy New Year
[squirrelmail.git] / images / themes / xp / theme.php
index 29996923e67912f513b0742a1db8306804b6e132..52b02697184d50eb6b22b646de17bf8a23dee79d 100644 (file)
@@ -1,3 +1,12 @@
 <?php
-    $icon_themes[] = array('NAME'=>'XP','PATH'=> 'xp');
-?>
+
+/**
+ * Theme description
+ *
+ * @copyright 2004-2020 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
+ * @subpackage themes
+ */
+$icon_themes[] = array('NAME'=>_("XP"),'PATH'=> SM_PATH . 'images/themes/xp/');