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 +++++++++++++++++-- app/view/templates/mediamenu.php | 1 + 2 files changed, 18 insertions(+), 2 deletions(-) (limited to 'app/view') 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') ?> diff --git a/app/view/templates/mediamenu.php b/app/view/templates/mediamenu.php index b64bd25..f79b2bc 100644 --- a/app/view/templates/mediamenu.php +++ b/app/view/templates/mediamenu.php @@ -39,6 +39,7 @@

Move

+
-- cgit v1.2.3