From d42fc7dac7ff953783c1acb8ece679387887ded2 Mon Sep 17 00:00:00 2001 From: nicos68 Date: Mon, 30 Jan 2017 00:26:28 +0100 Subject: [PATCH] Fixed the delete buttons in the linklist and in the editlist page --- editlink.html | 8 +------- linklist.html | 4 ++-- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/editlink.html b/editlink.html index eccee42..afabe48 100644 --- a/editlink.html +++ b/editlink.html @@ -33,13 +33,7 @@ {/if} - {if="!$link_is_new"} - - {'Delete'|t} - - {/if} + {if="!$link_is_new"}{/if} {if="$http_referer"}{/if} diff --git a/linklist.html b/linklist.html index 374eb60..8b6a310 100644 --- a/linklist.html +++ b/linklist.html @@ -20,7 +20,7 @@ {include="linklist.paging"} - +
{if="count($links)==0"} @@ -53,7 +53,7 @@
-
+