summaryrefslogtreecommitdiff
path: root/themes/_administration/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/_administration/theme.php')
-rw-r--r--themes/_administration/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php
index a64e9f44c2..baa0720058 100644
--- a/themes/_administration/theme.php
+++ b/themes/_administration/theme.php
@@ -41,7 +41,7 @@ $WT_USE_HELPIMG = true;
//- main icons
$WT_IMAGES=array(
'webtrees'=>WT_THEME_DIR.'images/webtrees_s.png',
- 'help'=>WT_THEME_DIR.'images/help.jpg',
+ 'help'=>WT_THEME_DIR.'images/help.png',
'email'=>WT_THEME_DIR.'images/email.png',
'open'=>WT_THEME_DIR.'images/open.png',
'close'=>WT_THEME_DIR.'images/close.png',