summaryrefslogtreecommitdiff
path: root/themes/minimal/theme.php
diff options
context:
space:
mode:
authorfisharebest <fisharebest@gmail.com>2011-03-24 17:15:23 +0000
committerfisharebest <fisharebest@gmail.com>2011-03-24 17:15:23 +0000
commit41955269853c3a251b2c00c8f97ab1fb323e40b4 (patch)
treefdccfa3fa1b782443280dae349edd85d0039ecd5 /themes/minimal/theme.php
parentc5f6c2d83998c2ff3863ae76c5334403b1e1b0c3 (diff)
downloadwebtrees-41955269853c3a251b2c00c8f97ab1fb323e40b4.tar.gz
webtrees-41955269853c3a251b2c00c8f97ab1fb323e40b4.tar.bz2
webtrees-41955269853c3a251b2c00c8f97ab1fb323e40b4.zip
$WT_IMAGES['notes'] and $WT_IMAGES['note'] are the same thing.
Diffstat (limited to 'themes/minimal/theme.php')
-rw-r--r--themes/minimal/theme.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/minimal/theme.php b/themes/minimal/theme.php
index 14de6492db..a8e28f9198 100644
--- a/themes/minimal/theme.php
+++ b/themes/minimal/theme.php
@@ -116,7 +116,6 @@ $WT_IMAGES['larrow'] = WT_THEME_DIR.'images/larrow.gif';
$WT_IMAGES['larrow2'] = WT_THEME_DIR.'images/larrow2.gif';
$WT_IMAGES['ldarrow'] = WT_THEME_DIR.'images/ldarrow.gif';
$WT_IMAGES['minus'] = WT_THEME_DIR.'images/minus.gif';
-$WT_IMAGES['note'] = WT_THEME_DIR.'images/notes.gif';
$WT_IMAGES['plus'] = WT_THEME_DIR.'images/plus.gif';
$WT_IMAGES['rarrow'] = WT_THEME_DIR.'images/rarrow.gif';
$WT_IMAGES['rarrow2'] = WT_THEME_DIR.'images/rarrow2.gif';