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 50f7f9e7a0..fef872ec39 100644 --- a/themes/minimal/theme.php +++ b/themes/minimal/theme.php @@ -84,6 +84,7 @@ $WT_IMAGES["search"]["small"] = "small/search.gif"; $WT_IMAGES["sfamily"]["small"] = "sfamily.gif"; $WT_IMAGES["source"]["small"] = "small/source.gif"; $WT_IMAGES["timeline"]["small"] = "small/timeline.gif"; +$WT_IMAGES["tree"]["small"] = "small/gedcom.gif"; //- PGV buttons for data entry pages $WT_IMAGES["addmedia"]["button"] = "buttons/addmedia.gif"; |
