From 76064dbb33aeb75b910cacd6c6157642b5a0c3e4 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 4 Oct 2024 06:27:37 +0000 Subject: Fix missing handle icon in mod pdledit_gui (cherry picked from commit 7e48caae6b104896e0b6bf95cf834d03962fdc09) Co-authored-by: Mario --- view/tpl/pdledit_gui_item.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/tpl/pdledit_gui_item.tpl b/view/tpl/pdledit_gui_item.tpl index 1a3de7e15..6a8d20271 100644 --- a/view/tpl/pdledit_gui_item.tpl +++ b/view/tpl/pdledit_gui_item.tpl @@ -12,7 +12,7 @@ {{if $entry.type !== 'content'}} - + {{/if}} -- cgit v1.2.3