From 4f550f35b8f6f5ebd403993f64423df48dfdd0da Mon Sep 17 00:00:00 2001 From: fisharebest Date: Sat, 6 Nov 2010 17:36:08 +0000 Subject: Fix: bad references to WT_IMAGE['trashcan'] --- themes/colors/theme.php | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/colors') diff --git a/themes/colors/theme.php b/themes/colors/theme.php index bb3d9501b7..a9fc809b6f 100644 --- a/themes/colors/theme.php +++ b/themes/colors/theme.php @@ -159,6 +159,7 @@ $WT_IMAGES['source'] = WT_THEME_DIR.'images/source.gif'; $WT_IMAGES['statistic'] = WT_THEME_DIR.'images/statistic.gif'; $WT_IMAGES['target'] = 'images/buttons/target.gif'; $WT_IMAGES['timeline'] = WT_THEME_DIR.'images/timeline.gif'; +$WT_IMAGES['trashcan'] = 'images/trashcan.gif'; $WT_IMAGES['tree'] = WT_THEME_DIR.'images/gedcom.gif'; $WT_IMAGES['wiki'] = WT_THEME_DIR.'images/w_22.png'; -- cgit v1.3