From 998403da0b27ee19155e32321789a5b1ef468413 Mon Sep 17 00:00:00 2001
From: Dave Page
Date: Wed, 5 Jul 2023 14:59:01 +0100
Subject: [PATCH] Shorter button text, otherwise it doubles the height and
looks odd.
---
templates/pages/about/donate.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/pages/about/donate.html b/templates/pages/about/donate.html
index 490a9b77..9a4214b6 100644
--- a/templates/pages/about/donate.html
+++ b/templates/pages/about/donate.html
@@ -29,7 +29,7 @@ It focuses on Education, User Groups, and Advocacy.
Software in the Public Interest.
Funds donated to PostgreSQL are used to sponsor general PostgreSQL efforts around the world.
These funds are managed by the Funds Group.
-Donate to PostgreSQL at SPI
+Donate to PG @ SPI
Tax deductibility
Please be aware that PostgreSQL contributions may or may not be tax exempt. For more information please
--
2.39.5