diff options
Diffstat (limited to 'themes/fab/theme.php')
| -rw-r--r-- | themes/fab/theme.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/fab/theme.php b/themes/fab/theme.php index 0af89c22d6..f06b279748 100644 --- a/themes/fab/theme.php +++ b/themes/fab/theme.php @@ -80,7 +80,7 @@ $WT_IMAGES=array( 'menu_research'=>WT_THEME_DIR.'images/menu_research.gif', 'menu_source'=>WT_THEME_DIR.'images/source.gif', 'mypage'=>WT_THEME_DIR.'images/mypage.gif', - 'notes'=>WT_THEME_DIR.'images/notes.gif', + 'notes'=>WT_THEME_DIR.'images/notes.png', 'patriarch'=>WT_THEME_DIR.'images/patriarch.gif', 'pedigree'=>WT_THEME_DIR.'images/pedigree.gif', 'place'=>WT_THEME_DIR.'images/place.gif', @@ -143,7 +143,7 @@ $WT_IMAGES=array( 'lsdnarrow'=>WT_THEME_DIR.'images/lsdnarrow.gif', 'lsuparrow'=>WT_THEME_DIR.'images/lsuparrow.gif', 'minus'=>WT_THEME_DIR.'images/minus.gif', - 'note'=>WT_THEME_DIR.'images/notes.gif', + 'note'=>WT_THEME_DIR.'images/notes.png', 'pin-in'=>WT_THEME_DIR.'images/pin-in.png', 'pin-out'=>WT_THEME_DIR.'images/pin-out.png', 'plus'=>WT_THEME_DIR.'images/plus.gif', |
