From d6153d4d4da7a9df4c2965d1b491044328d331ad Mon Sep 17 00:00:00 2001 From: Shad Date: Mon, 1 Jul 2024 16:38:18 +0200 Subject: [PATCH] add missing closing tr tag (#1039) --- src/debug.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/debug.tpl b/src/debug.tpl index 07b8e38ed..3dd25bf37 100644 --- a/src/debug.tpl +++ b/src/debug.tpl @@ -144,6 +144,7 @@ {$vars['attributes']|debug_print_var nofilter} {/if} + {/foreach}