summaryrefslogtreecommitdiff
path: root/themes/_administration/theme.php
diff options
context:
space:
mode:
authorNigel Osborne <kiwi3685@me.com>2011-01-02 03:52:54 +0000
committerNigel Osborne <kiwi3685@me.com>2011-01-02 03:52:54 +0000
commit9cd4b2061cabdb1edb6a451d7d06f48d22dc7502 (patch)
treee21dd3dcbc99e694938a660a9b93aca1cc81f872 /themes/_administration/theme.php
parentd3621ba1e51ebc8bfa1fd588ec3537e823ecf1e1 (diff)
downloadwebtrees-9cd4b2061cabdb1edb6a451d7d06f48d22dc7502.tar.gz
webtrees-9cd4b2061cabdb1edb6a451d7d06f48d22dc7502.tar.bz2
webtrees-9cd4b2061cabdb1edb6a451d7d06f48d22dc7502.zip
Changes to design of Manage media page
Diffstat (limited to 'themes/_administration/theme.php')
-rw-r--r--themes/_administration/theme.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php
index 569f9fd667..2dbb533d2d 100644
--- a/themes/_administration/theme.php
+++ b/themes/_administration/theme.php
@@ -50,6 +50,7 @@ $WT_IMAGES=array(
'zoomout'=>WT_THEME_DIR.'images/zoomout.gif',
'minus'=>WT_THEME_DIR.'images/minus.gif',
'plus'=>WT_THEME_DIR.'images/open.png',
+ 'remove'=>WT_THEME_DIR.'images/delete.png',
'rarrow2'=>WT_THEME_DIR.'images/rarrow2.gif',
'larrow2'=>WT_THEME_DIR.'images/larrow2.gif',
'darrow2'=>WT_THEME_DIR.'images/darrow2.gif',