From 91129c80b0d3b9804e8ac9829a032548d666ae29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Thu, 20 Dec 2018 15:40:45 +0100 Subject: [PATCH] Fix duplicate call to delete MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- templates/part.navigation.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/part.navigation.php b/templates/part.navigation.php index 0e38b5305..5456cb1e9 100644 --- a/templates/part.navigation.php +++ b/templates/part.navigation.php @@ -25,10 +25,10 @@ t('Archive board')); ?> -
  • +
  • - t('Delete board')); ?> - + t('Delete board')); ?> +