summaryrefslogtreecommitdiff
path: root/themes/clouds/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/clouds/theme.php')
-rw-r--r--themes/clouds/theme.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/clouds/theme.php b/themes/clouds/theme.php
index 4543135e7f..b52f00dbab 100644
--- a/themes/clouds/theme.php
+++ b/themes/clouds/theme.php
@@ -172,6 +172,8 @@ $WT_IMAGES['default_image_F'] = WT_THEME_DIR.'images/silhouette_female.gif';
$WT_IMAGES['default_image_U'] = WT_THEME_DIR.'images/silhouette_unknown.gif';
$WT_IMAGES['slide_open'] = WT_THEME_DIR.'images/open.png';
$WT_IMAGES['slide_close'] = WT_THEME_DIR.'images/close.png';
+$WT_IMAGES['reminder'] = 'images/reminder.gif';
+$WT_IMAGES['children'] = 'images/children.gif';
// - lifespan chart arrows
$WT_IMAGES['lsltarrow'] = WT_THEME_DIR.'images/lsltarrow.gif';