From a64af357ff41a61f5248e2052274315b390e979c Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sun, 11 Nov 2018 22:04:49 +0100 Subject: clean --- app/view/templates/read.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app/view/templates/read.php') diff --git a/app/view/templates/read.php b/app/view/templates/read.php index 35b1e7d..1911cf6 100644 --- a/app/view/templates/read.php +++ b/app/view/templates/read.php @@ -53,8 +53,10 @@ $this->stop(); } else { echo '

' . $alertnotexist . '

'; if ($cancreate) { - $this->insert('readcreate', ['id' => $art->id()]); - } + ?> + ⭐ Create +