summaryrefslogtreecommitdiff
path: root/themes/colors/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/colors/theme.php')
-rw-r--r--themes/colors/theme.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/colors/theme.php b/themes/colors/theme.php
index c2a208c9be..0250b15695 100644
--- a/themes/colors/theme.php
+++ b/themes/colors/theme.php
@@ -141,6 +141,7 @@ $WT_IMAGES['media'] = WT_THEME_DIR.'images/media.gif';
$WT_IMAGES['menu_help'] = WT_THEME_DIR.'images/menu_help.gif';
$WT_IMAGES['menu_media'] = WT_THEME_DIR.'images/menu_media.gif';
$WT_IMAGES['menu_repository'] = WT_THEME_DIR.'images/menu_repository.gif';
+$WT_IMAGES['menu_note'] = WT_THEME_DIR.'images/notes.gif';
$WT_IMAGES['menu_source'] = WT_THEME_DIR.'images/menu_source.gif';
$WT_IMAGES['mypage'] = WT_THEME_DIR.'images/mypage.gif';
$WT_IMAGES['notes'] = WT_THEME_DIR.'images/notes.gif';