From 64f6d3abcada3bf9fd7599f50d2fac0a1367f383 Mon Sep 17 00:00:00 2001 From: slawkens Date: Sun, 6 Apr 2025 16:43:19 +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..075af1e1 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 %}