summaryrefslogtreecommitdiff
path: root/themes/fab/theme.php
diff options
context:
space:
mode:
authorNigel Osborne <kiwi3685@me.com>2011-10-29 23:22:36 +0000
committerNigel Osborne <kiwi3685@me.com>2011-10-29 23:22:36 +0000
commitd2a0ddfb10a420edffda0f22b1e56135c04fda79 (patch)
tree8d9e42512b44b37edac7b9b1714440d6f1394302 /themes/fab/theme.php
parent8d8dd4a14428356353856bef7d95c6403610433e (diff)
downloadwebtrees-d2a0ddfb10a420edffda0f22b1e56135c04fda79.tar.gz
webtrees-d2a0ddfb10a420edffda0f22b1e56135c04fda79.tar.bz2
webtrees-d2a0ddfb10a420edffda0f22b1e56135c04fda79.zip
Consistent use of 'note' rather than 'notes' for small note images
http://webtrees.net/en/forums/3-help-for-beta-and-svn-versions/16400-undefined-index-svn-12455#16402
Diffstat (limited to 'themes/fab/theme.php')
-rw-r--r--themes/fab/theme.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/fab/theme.php b/themes/fab/theme.php
index e3370461b9..6ae91ea157 100644
--- a/themes/fab/theme.php
+++ b/themes/fab/theme.php
@@ -115,7 +115,6 @@ $WT_IMAGES=array(
'mypage' =>WT_THEME_URL.'images/mypage.png',
'note' =>WT_THEME_URL.'images/notes.png',
'note-list' =>WT_THEME_URL.'images/notes.png',
- 'notes' =>WT_THEME_URL.'images/notes.png',
'patriarch' =>WT_THEME_URL.'images/patriarch.png',
'pedigree' =>WT_THEME_URL.'images/pedigree.png',
'pin-in' =>WT_THEME_URL.'images/pin-in.png',