From 867f49e9ca43e3b4b3dd3362f043728519125b39 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 17 May 2020 15:48:29 +0200 Subject: [PATCH] sitemap: fix html syntax of list items Restore closing tag accidentally removed in commit v4.0-7-g5e246b86aa (2019-10-17) [linkref part to format a single page]. --- widget/sitemap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widget/sitemap.php b/widget/sitemap.php index 4616903..73b4cdc 100644 --- a/widget/sitemap.php +++ b/widget/sitemap.php @@ -5,6 +5,6 @@ print '\n"; -- 2.30.0