diff --git a/templates/simple/_details.phtml b/templates/simple/_details.phtml index 300266d..7249496 100644 --- a/templates/simple/_details.phtml +++ b/templates/simple/_details.phtml @@ -15,7 +15,7 @@ list as $key => $item): ?> - icon + icon $value): if ($key == 'name'):?> diff --git a/templates/simple/_icons.phtml b/templates/simple/_icons.phtml index 7f449b1..689ec32 100644 --- a/templates/simple/_icons.phtml +++ b/templates/simple/_icons.phtml @@ -10,7 +10,7 @@
  • ..

    parent_dir?>

  • list as $key => $item): $info = ($item['type'] == 'file') ? $item['size'] : $item['mtime'] ;?> -
  • tpl_file_maxlength, $config->tpl_wordbreak)?>

  • +
  • tpl_file_maxlength, $config->tpl_wordbreak)?>

  • \ No newline at end of file