From b4af560c9711221a4da3da41c8cef1d302b63beb Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 12 Oct 2020 18:27:42 +0200 Subject: mod_http_errors: Remove 'extra' element when empty --- plugins/mod_http_errors.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/mod_http_errors.lua b/plugins/mod_http_errors.lua index 727b2516..a2138d88 100644 --- a/plugins/mod_http_errors.lua +++ b/plugins/mod_http_errors.lua @@ -57,7 +57,7 @@ p.extra {

{title}

{message}

-

{extra?}

+{extra&

{extra?}

} ]]; -- cgit v1.2.3