From 35e428c077dac7e57e6f6833562c88ae4a9867da Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 29 Apr 2020 01:28:38 +0200 Subject: feature : rename media fix #82 --- app/view/templates/media.php | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'app/view/templates/media.php') diff --git a/app/view/templates/media.php b/app/view/templates/media.php index 960ff33..d0caaf2 100644 --- a/app/view/templates/media.php +++ b/app/view/templates/media.php @@ -95,7 +95,7 @@ $this->layout('layout', ['title' => 'media', 'stylesheets' => [$css . 'home.css' - getcode() ?> + @@ -130,7 +130,22 @@ $this->layout('layout', ['title' => 'media', 'stylesheets' => [$css . 'home.css' ?> - + +
+ + + +
+ + + + + + + +
+
+ extension() ?> type() == 'image' ? '' . $media->getsymbol() . '' : $media->getsymbol() ?> size('hr') ?> -- cgit v1.2.3