From ffbac321a4262b12b59f4142024f59b3f5baa57a Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Thu, 31 May 2012 14:59:27 +0100 Subject: [PATCH] Change of padlock image location & IE CSS hack Padlock now located in parent image folder IE differs in it's placement of icons, so have conditional IE CSS fix --- files.php | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/files.php b/files.php index fd652d6..a06f946 100644 --- a/files.php +++ b/files.php @@ -119,7 +119,7 @@ function fileManager_dir($directory, $return_link, $first_call=true) { } $fileManager .= "
  •         " . htmlspecialchars($this_file) . " ".$fileAtts."
  • "; } else { - $fileAtts = ""; + $fileAtts = ""; $fileManager .= "
  •         [HIDDEN] ".$fileAtts."
  • "; } } @@ -146,11 +146,18 @@ function php4_scandir($dir) { ICE Coder File Manager + -
    +