From 74fb648d199bf70a3401b38fbf5a7654fdc0f23e Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 29 Jan 2020 14:32:58 +0100 Subject: fix add label to title in home --- app/view/templates/home.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/view/templates') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index 60dd836..9c71b53 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -37,7 +37,7 @@ issupereditor()) { ?>x - id + id edit see del @@ -89,7 +89,7 @@ issupereditor()) { ?> - + issupereditor() || in_array($user->id(), $item->authors())) { ?> issupereditor() || $item->authors() === [$user->id()]) { ?> @@ -100,7 +100,7 @@ taglinks($item->tag('array')) ?> - title() ?> + description('short') ?> -- cgit v1.2.3