From ae0693d074a63412e7ab9587520096cb60a48e64 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sun, 9 Dec 2018 12:10:16 +0100 Subject: media parser --- app/view/templates/home.php | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) (limited to 'app/view/templates/home.php') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index ac4f158..9aa3d13 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -12,7 +12,7 @@ iseditor()) { ?> -
+
@@ -68,15 +68,16 @@ id edit see - del - log - tag - summary - link to - linkfrom - last modification - date of creation - privacy + del + log + tag + summary + link to + linkfrom + last modification + date of creation + date + privacy @@ -84,15 +85,16 @@ 👁 - - - tag('sort') ?> - description() ?> - linkto('sort') ?> - linkfrom('sort') ?> - datemodif('hrdi') ?> - datecreation('hrdi') ?> - secure('string') ?> + + + tag('sort') ?> + description() ?> + linkto('sort') ?> + linkfrom('sort') ?> + datemodif('hrdi') ?> + datecreation('hrdi') ?> + date('dmy') ?> + secure('string') ?> -- cgit v1.2.3