From 1cb5be5d0ca8857ef07489a129e2988de40bdb88 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Fri, 25 Sep 2020 18:24:53 +0200 Subject: Fix undefined linkdate variable in vintage theme Fixes #1371 --- tpl/vintage/editlink.html | 1 - 1 file changed, 1 deletion(-) diff --git a/tpl/vintage/editlink.html b/tpl/vintage/editlink.html index c3671b1f..eb8807b5 100644 --- a/tpl/vintage/editlink.html +++ b/tpl/vintage/editlink.html @@ -11,7 +11,6 @@
{$shaarlititle}
- {if="isset($link.id)"} {/if} -- cgit v1.2.3