diff options
Diffstat (limited to 'themes/_administration/theme.php')
| -rw-r--r-- | themes/_administration/theme.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php index e57c66981b..67baf70e3a 100644 --- a/themes/_administration/theme.php +++ b/themes/_administration/theme.php @@ -35,7 +35,7 @@ $footerfile = WT_THEME_DIR.'footer.php'; //- main icons
$WT_IMAGES=array(
- // lightbox module uses this in manage media links?
+ // lightbox module uses this in manage media links, and also admin_media.php for delete folder.
'remove' =>WT_THEME_URL.'images/delete.png',
// need different sizes before moving to CSS
|
