From 4b9a7eaf859f9d3dbc90deb03564fcddde2f90d3 Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 22 Apr 2025 13:44:45 +0200 Subject: [PATCH] Add noSubmit option to buttons.base --- system/templates/buttons.base.html.twig | 2 +- templates/tibiacom/buttons.base.html.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system/templates/buttons.base.html.twig b/system/templates/buttons.base.html.twig index d44bce10..7e626843 100644 --- a/system/templates/buttons.base.html.twig +++ b/system/templates/buttons.base.html.twig @@ -1 +1 @@ - \ No newline at end of file + diff --git a/templates/tibiacom/buttons.base.html.twig b/templates/tibiacom/buttons.base.html.twig index a4ab47d5..713321aa 100644 --- a/templates/tibiacom/buttons.base.html.twig +++ b/templates/tibiacom/buttons.base.html.twig @@ -13,7 +13,7 @@
- +
{% endapply %}