diff options
| author | Nigel Osborne <kiwi3685@me.com> | 2011-10-15 02:54:13 +0000 |
|---|---|---|
| committer | Nigel Osborne <kiwi3685@me.com> | 2011-10-15 02:54:13 +0000 |
| commit | 4f49f3ce9308c270f64bd181c4326b78cc96733f (patch) | |
| tree | 60b9dd2ea1f5c094f2f1d6587d59bb0ef411a971 /themes/minimal/theme.php | |
| parent | e2251c7fe06ddfb74c4e3b50afaebbaab23febc8 (diff) | |
| download | webtrees-4f49f3ce9308c270f64bd181c4326b78cc96733f.tar.gz webtrees-4f49f3ce9308c270f64bd181c4326b78cc96733f.tar.bz2 webtrees-4f49f3ce9308c270f64bd181c4326b78cc96733f.zip | |
Diffstat (limited to 'themes/minimal/theme.php')
| -rw-r--r-- | themes/minimal/theme.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/minimal/theme.php b/themes/minimal/theme.php index 4558a17d2c..2868a3e84b 100644 --- a/themes/minimal/theme.php +++ b/themes/minimal/theme.php @@ -103,7 +103,6 @@ $WT_IMAGES=array( 'uarrow' =>WT_THEME_URL.'images/uarrow.png', 'uarrow2' =>WT_THEME_URL.'images/uarrow2.png', 'udarrow' =>WT_THEME_URL.'images/udarrow.png', - 'user' =>WT_THEME_URL.'images/user.png', 'vline' =>WT_THEME_URL.'images/vline.png', 'warning' =>WT_THEME_URL.'images/warning.png', 'webtrees' =>WT_THEME_URL.'images/webtrees.png', |
