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.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/colors/theme.php b/themes/colors/theme.php
index 711cebf17c..2dea3f1d5e 100644
--- a/themes/colors/theme.php
+++ b/themes/colors/theme.php
@@ -231,7 +231,8 @@ $WT_IMAGES['vline'] = WT_THEME_DIR.'images/vline.gif';
$WT_IMAGES['webtrees'] = WT_THEME_DIR.'images/webtrees.png';
$WT_IMAGES['zoomin'] = WT_THEME_DIR.'images/zoomin.gif';
$WT_IMAGES['zoomout'] = WT_THEME_DIR.'images/zoomout.gif';
-
+$WT_IMAGES['reminder'] = 'images/reminder.gif';
+$WT_IMAGES['children'] = 'images/children.gif';
// - lifespan chart arrows
$WT_IMAGES['lsltarrow'] = WT_THEME_DIR.'images/lsltarrow.gif';