From 96604d1d6a02eb2a53a893bd3b321bb2a2653c49 Mon Sep 17 00:00:00 2001 From: Yass <102179445+Yasder5@users.noreply.github.com> Date: Thu, 19 Feb 2026 23:31:00 +0100 Subject: [PATCH] Remove success message debug output --- views/_partial/header.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/views/_partial/header.tpl b/views/_partial/header.tpl index 81c9804..3f01857 100644 --- a/views/_partial/header.tpl +++ b/views/_partial/header.tpl @@ -84,5 +84,4 @@ - {$success_message|vardump} - {include file="views/_partial/messages.tpl"} \ No newline at end of file + {include file="views/_partial/messages.tpl"}