From a66df8c97f4aa70977b25478fc3b6413ebd9b9db Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Thu, 23 Jan 2020 01:18:33 +0100 Subject: new media types --- app/view/templates/media.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'app/view/templates/media.php') diff --git a/app/view/templates/media.php b/app/view/templates/media.php index 1f70d35..ba385cb 100644 --- a/app/view/templates/media.php +++ b/app/view/templates/media.php @@ -1,4 +1,8 @@ -layout('layout', ['title' => 'media', 'css' => $css . 'home.css']) ?> +layout('layout', ['title' => 'media', 'css' => $css . 'home.css']) ?> start('page') ?> @@ -39,12 +43,7 @@
Type -
    -
  • type()) ? 'checked' : '' ?>>
  • -
  • type()) ? 'checked' : '' ?>>
  • -
  • type()) ? 'checked' : '' ?>>
  • -
  • type()) ? 'checked' : '' ?>>
  • -
+ type()) ?>
Sort -- cgit v1.2.3