diff options
| author | Nigel Osborne <kiwi3685@me.com> | 2011-01-05 22:19:49 +0000 |
|---|---|---|
| committer | Nigel Osborne <kiwi3685@me.com> | 2011-01-05 22:19:49 +0000 |
| commit | c76304e63332760f0c84e346bf215e7dab8f0487 (patch) | |
| tree | 617e46b45a78366d0ae4a845ba8244e714fb5762 /themes/_administration/theme.php | |
| parent | 07c76421cd6b48d51142a83014cbd4d4d3123580 (diff) | |
| download | webtrees-c76304e63332760f0c84e346bf215e7dab8f0487.tar.gz webtrees-c76304e63332760f0c84e346bf215e7dab8f0487.tar.bz2 webtrees-c76304e63332760f0c84e346bf215e7dab8f0487.zip | |
Diffstat (limited to 'themes/_administration/theme.php')
| -rw-r--r-- | themes/_administration/theme.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php index 3fcd420a36..2be9fb3c84 100644 --- a/themes/_administration/theme.php +++ b/themes/_administration/theme.php @@ -52,9 +52,9 @@ $WT_IMAGES=array( 'button_repository'=>WT_THEME_DIR.'images/repository.gif',
'button_source'=>WT_THEME_DIR.'images/source.gif',
'button_find_facts'=>WT_THEME_DIR.'images/find_facts.png',
- 'zoomin'=>WT_THEME_DIR.'images/zoomin.gif',
- 'zoomout'=>WT_THEME_DIR.'images/zoomout.gif',
- 'minus'=>WT_THEME_DIR.'images/minus.gif',
+ 'zoomin'=>WT_THEME_DIR.'images/zoomin.pmg',
+ 'zoomout'=>WT_THEME_DIR.'images/zoomout.png',
+ 'minus'=>WT_THEME_DIR.'images/close.png',
'plus'=>WT_THEME_DIR.'images/open.png',
'remove'=>WT_THEME_DIR.'images/delete.png',
'remove_grey'=>WT_THEME_DIR.'images/delete_grey.png',
|
