summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/fab/theme.php1
-rw-r--r--themes/webtrees/theme.php1
2 files changed, 0 insertions, 2 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',
diff --git a/themes/webtrees/theme.php b/themes/webtrees/theme.php
index 0bda1412eb..72e864979e 100644
--- a/themes/webtrees/theme.php
+++ b/themes/webtrees/theme.php
@@ -150,7 +150,6 @@ $WT_IMAGES=array(
'larrow2'=>WT_THEME_URL.'images/larrow2.png',
'ldarrow'=>WT_THEME_URL.'images/ldarrow.png',
'minus'=>WT_THEME_URL.'images/minus.png',
- 'note'=>WT_THEME_URL.'images/notes.png',
'plus'=>WT_THEME_URL.'images/plus.png',
'rarrow'=>WT_THEME_URL.'images/rarrow.png',
'rarrow2'=>WT_THEME_URL.'images/rarrow2.png',