From 4614c378ed571d460e441013202aac27b7ff7ac6 Mon Sep 17 00:00:00 2001 From: mrfoxygmfr Date: Tue, 6 May 2025 18:46:53 +0300 Subject: fix(templates): incorrect button id --- src/main/resources/templates/partners.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/partners.html b/src/main/resources/templates/partners.html index 7687f3a..5928909 100644 --- a/src/main/resources/templates/partners.html +++ b/src/main/resources/templates/partners.html @@ -7,7 +7,7 @@
- +

-- cgit mrf-deployment