You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2018/01/21 11:52:17 UTC

[whimsy] branch master updated: WHIMSY-177 temporary fix

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 8b5da77  WHIMSY-177 temporary fix
8b5da77 is described below

commit 8b5da77c455c78e08c23f2dd393d26f413f2e30d
Author: Sebb <se...@apache.org>
AuthorDate: Sun Jan 21 11:52:14 2018 +0000

    WHIMSY-177 temporary fix
---
 www/committers/subscribe.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/committers/subscribe.cgi b/www/committers/subscribe.cgi
index 7a117ae..2b918ea 100755
--- a/www/committers/subscribe.cgi
+++ b/www/committers/subscribe.cgi
@@ -122,7 +122,7 @@ _html do
       _form method: 'post' do
         _input type: 'hidden', name: 'request', value: 'unsub'
         _fieldset do
-          _legend 'Unsubscribe Request:'
+          _legend 'Unsubscribe Request: (choose the list first)'
           _label 'Unsubscribe'
           _select.uaddr! name: 'addr' do
             addrs.each do |addr|

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].