This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 47ee03ba Update invitations.cgi
47ee03ba is described below

commit 47ee03bac2390d415ba4bfc87768cf989212a213
Author: Sebb <[email protected]>
AuthorDate: Sun Mar 10 09:40:12 2024 +0000

    Update invitations.cgi
---
 www/members/invitations.cgi | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/www/members/invitations.cgi b/www/members/invitations.cgi
index 725a8e08..eb38d9a1 100755
--- a/www/members/invitations.cgi
+++ b/www/members/invitations.cgi
@@ -128,8 +128,10 @@ _html do
       helpblock: -> {
         _p 'This script checks memapp-received.txt against invitation emails 
seen in [email protected]'
         _p 'It does not check against applications which are pending'
-        _p 'The invite and reply columns link to the relevant emails'
-      }
+        _p 'The invite and reply columns link to the relevant emails if 
possible'
+        _p %{
+            N.B. The code only looks at the subject to determine if an email 
is an invite or its reply
+        }
     ) do
 
       _h1 'Nominations listed as not yet invited in memapp-received.txt'

Reply via email to