瀏覽代碼

Correct path for the default icon theme.

stevetruckstuff 19 年之前
父節點
當前提交
3eaa4a37ef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      images/themes/default/theme.php

+ 1 - 1
images/themes/default/theme.php

@@ -9,4 +9,4 @@
  * @package squirrelmail
  * @package squirrelmail
  * @subpackage themes
  * @subpackage themes
  */
  */
-$icon_themes[] = array('NAME'=>_("Default"),'PATH'=> SM_PATH.'images/');
+$icon_themes[] = array('NAME'=>_("Default"),'PATH'=> SM_PATH.'images/themes/default/');