From 3c94c2cf24b3804d7d3f85a3894bd57868c8a01b Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Thu, 14 Jan 2021 17:26:42 +0100 Subject: [PATCH] Clarify the instructions for how/when to add new organisations --- pgweb/core/text.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgweb/core/text.py b/pgweb/core/text.py index 862252d7..a5708591 100644 --- a/pgweb/core/text.py +++ b/pgweb/core/text.py @@ -1 +1 @@ -ORGANISATION_HINT_TEXT = "If no organisations are listed, please check the organisation list and contact the organisation manager or webmaster@postgresql.org if none are listed." +ORGANISATION_HINT_TEXT = "If no organisations are listed here, please check the organisation list and contact the organisation manager or webmaster@postgresql.org if no managers are listed. If your organisation is not listed, you can create it." -- 2.39.5