diff options
Diffstat (limited to 'themes/_administration/theme.php')
| -rw-r--r-- | themes/_administration/theme.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php index 2be9fb3c84..f685c79e4e 100644 --- a/themes/_administration/theme.php +++ b/themes/_administration/theme.php @@ -40,7 +40,7 @@ $WT_USE_HELPIMG = true; //- main icons
$WT_IMAGES=array(
- 'webtrees'=>WT_THEME_DIR.'images/webtrees_s.png',
+ 'webtrees'=>WT_THEME_DIR.'images/header.png',
'help'=>WT_THEME_DIR.'images/help.png',
'edit'=>WT_THEME_DIR.'images/edit.png',
'email'=>WT_THEME_DIR.'images/email.png',
|
