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/04/05 10:57:31 UTC

[whimsy] branch master updated: Explanatory text

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 15977ba  Explanatory text
15977ba is described below

commit 15977ba4122c7967d1aa39cc91448c3db61f1dc5
Author: Sebb <se...@apache.org>
AuthorDate: Thu Apr 5 11:57:30 2018 +0100

    Explanatory text
---
 www/committers/subscribe.cgi | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www/committers/subscribe.cgi b/www/committers/subscribe.cgi
index 2c8c28d..101329e 100755
--- a/www/committers/subscribe.cgi
+++ b/www/committers/subscribe.cgi
@@ -95,7 +95,8 @@ _html do
         _fieldset do
           _legend 'Subscribe To A List'
 
-          _label 'Select a mailing list name first, then select the email address to subscribe to that list.'
+          _label 'Select a mailing list first, then select the email address to subscribe to that list.'
+          _ '(The dropdown only shows lists to which you can automatically subscribe)'
           _br
           _label 'List name:'
           _select name: 'list', data_live_search: 'true' do
@@ -139,6 +140,7 @@ _html do
           _legend 'Unsubscribe From A List'
 
           _label 'Select the mailing list first, then select the email address to unsubscribe.'
+          _ '(The dropdown only shows lists to which you are subscribed)'
           _br
           _label 'List name:'
           # collect subscriptions

-- 
To stop receiving notification emails like this one, please contact
sebb@apache.org.