From a43005886a3a8ad7a3784c3aa0fa7c42a1ba7785 Mon Sep 17 00:00:00 2001 From: BitcoinMitchell Date: Wed, 14 Feb 2024 23:48:53 +0100 Subject: [PATCH] Improved configuration layout --- .../views/templates/admin/configure.html.twig | 42 ++++++++++++------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/modules/btcpay/views/templates/admin/configure.html.twig b/modules/btcpay/views/templates/admin/configure.html.twig index 3823a17..e467c5c 100644 --- a/modules/btcpay/views/templates/admin/configure.html.twig +++ b/modules/btcpay/views/templates/admin/configure.html.twig @@ -2,12 +2,16 @@ {% block content %} {% if latestVersion is defined and latestVersion != null and latestVersion.newer(moduleVersion) %} -