From f73c90fe8ba3ca6147477fee77f0a3be22bd3cc6 Mon Sep 17 00:00:00 2001 From: Paul Holden Date: Fri, 7 Mar 2025 15:40:37 +0000 Subject: [PATCH] MDL-84569 payment: consistent payment modal primary button alignment. --- payment/templates/modal_gateways.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payment/templates/modal_gateways.mustache b/payment/templates/modal_gateways.mustache index 4d75ceaa452..d4062a0d2ad 100644 --- a/payment/templates/modal_gateways.mustache +++ b/payment/templates/modal_gateways.mustache @@ -39,7 +39,7 @@ }} {{< core/modal }} {{$footer}} - + {{/footer}} {{/ core/modal }}