Remove success message debug output

This commit is contained in:
Yass 2026-02-19 23:31:00 +01:00 committed by GitHub
parent 936b2f1892
commit 96604d1d6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,5 +84,4 @@
</div> </div>
</div> </div>
</nav> </nav>
{$success_message|vardump} {include file="views/_partial/messages.tpl"}
{include file="views/_partial/messages.tpl"}