From aea3a352aa3a821c5c671e29bd730af79ab599eb Mon Sep 17 00:00:00 2001 From: BlueTeck Date: Thu, 9 Apr 2015 15:20:27 +0200 Subject: Simplify and correct thumbnail method --- app/Template/file/show.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/file') diff --git a/app/Template/file/show.php b/app/Template/file/show.php index 8615079a..eea4a3f6 100644 --- a/app/Template/file/show.php +++ b/app/Template/file/show.php @@ -11,7 +11,7 @@
  • - <?= $this->e($file['name']) ?> + <?= $this->e($file['name']) ?>

    -- cgit v1.2.3