From 0259be325a83e200913b3c9acd6700057f2035d9 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 29 Jan 2020 23:05:09 +0100 Subject: fix #22, fix #44 --- app/view/templates/home.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/view') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index fa9ef63..3ca4556 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -37,6 +37,9 @@ issupereditor()) { ?>x + + ico + id edit see @@ -89,6 +92,9 @@ issupereditor()) { ?> + + <?= $item->favicon() ?> + issupereditor() || in_array($user->id(), $item->authors())) { ?> -- cgit v1.2.3