From c9d4c65a3a5298f4dbb7f67aed1a07f8218b8e89 Mon Sep 17 00:00:00 2001 From: Max Magorsch Date: Tue, 8 Dec 2020 03:37:21 +0100 Subject: Fix the colspan for viewing the existing links Signed-off-by: Max Magorsch --- web/templates/links/show.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/templates/links/show.tmpl b/web/templates/links/show.tmpl index de961f5..8982d5a 100644 --- a/web/templates/links/show.tmpl +++ b/web/templates/links/show.tmpl @@ -104,7 +104,7 @@ {{end}} {{if $empty}} - No shortened URLs yet + No shortened URLs yet {{end}} @@ -157,7 +157,7 @@ {{end}} {{if $empty}} - No shortened URLs yet + No shortened URLs yet {{end}} -- cgit v1.2.3-65-gdbad