Commit 9d366a99f2320a577302c61d07bd344f8f687441:
    clearer question
    git-svn-id: 
https://svn.apache.org/repos/infra/infrastructure/trunk/projects/whimsy@820565 
90ea9780-b833-de11-8433-001ec94261de


Branch: refs/heads/master
Author: Daniel Shahaf <[email protected]>
Committer: Daniel Shahaf <[email protected]>
Pusher: rubys <[email protected]>

------------------------------------------------------------
www/officers/mlreq.cgi                                       | + -
------------------------------------------------------------
2 changes: 1 additions, 1 deletions.
------------------------------------------------------------


diff --git a/www/officers/mlreq.cgi b/www/officers/mlreq.cgi
index 7b1f56a..cad98de 100755
--- a/www/officers/mlreq.cgi
+++ b/www/officers/mlreq.cgi
@@ -374,7 +374,7 @@ _json do
 
     validated["confirmed_#{param}"] = email
     if not ASF::Person.find_by_email(email)
-      _confirm "Unknown E-mail #{email}.  Treat as new?"
+      _confirm "Unknown E-mail #{email}.  Proceed with a non-committer 
moderator?"
       _focus "input[name=#{param}]"
       break
     end

Reply via email to