summaryrefslogtreecommitdiff
path: root/themes/_administration/theme.php
diff options
context:
space:
mode:
authorNigel Osborne <kiwi3685@me.com>2011-01-02 03:38:25 +0000
committerNigel Osborne <kiwi3685@me.com>2011-01-02 03:38:25 +0000
commitd3621ba1e51ebc8bfa1fd588ec3537e823ecf1e1 (patch)
tree255817d1c18f4265fc8431fa25480e2ccf4fcf90 /themes/_administration/theme.php
parent7632007539dbf4f7c9337385c4e14ec26abe0f11 (diff)
downloadwebtrees-d3621ba1e51ebc8bfa1fd588ec3537e823ecf1e1.tar.gz
webtrees-d3621ba1e51ebc8bfa1fd588ec3537e823ecf1e1.tar.bz2
webtrees-d3621ba1e51ebc8bfa1fd588ec3537e823ecf1e1.zip
Changes to design of Manage media page; added admin link back to My page menu (started forum discussion); fix for missing WT_ in admin_trees_config.php on line 431
Diffstat (limited to 'themes/_administration/theme.php')
-rw-r--r--themes/_administration/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php
index 577a79f9f3..569f9fd667 100644
--- a/themes/_administration/theme.php
+++ b/themes/_administration/theme.php
@@ -49,7 +49,7 @@ $WT_IMAGES=array(
'zoomin'=>WT_THEME_DIR.'images/zoomin.gif',
'zoomout'=>WT_THEME_DIR.'images/zoomout.gif',
'minus'=>WT_THEME_DIR.'images/minus.gif',
- 'plus'=>WT_THEME_DIR.'images/plus.gif',
+ 'plus'=>WT_THEME_DIR.'images/open.png',
'rarrow2'=>WT_THEME_DIR.'images/rarrow2.gif',
'larrow2'=>WT_THEME_DIR.'images/larrow2.gif',
'darrow2'=>WT_THEME_DIR.'images/darrow2.gif',