diff options
Diffstat (limited to 'themes/minimal/theme.php')
| -rw-r--r-- | themes/minimal/theme.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/minimal/theme.php b/themes/minimal/theme.php index 4aef8db4d1..50f7f9e7a0 100644 --- a/themes/minimal/theme.php +++ b/themes/minimal/theme.php @@ -67,6 +67,7 @@ $WT_IMAGES["ancestry"]["small"] = "small/ancestry.gif"; $WT_IMAGES["calendar"]["small"] = "small/calendar.gif"; $WT_IMAGES["cfamily"]["small"] = "small/cfamily.gif"; $WT_IMAGES["clippings"]["small"] = "small/clippings.gif"; +$WT_IMAGES["descendant"]["small"] = "small/descendancy.gif"; $WT_IMAGES["fambook"]["small"] = "small/fambook.gif"; $WT_IMAGES["fanchart"]["small"] = "small/fanchart.gif"; $WT_IMAGES["gedcom"]["small"] = "small/gedcom.gif"; |
