diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-06-09 15:06:46 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-06-09 15:06:46 -0700 |
commit | 091317fa499a587e13886f2fbe01f866675de541 (patch) | |
tree | dfd60faba1c556e14492cf7353a34d3c1a61cdb7 /NEWS | |
parent | 4935b951b3e1a6aae107c7d04830c0ffc63aaf52 (diff) | |
download | mailman2-091317fa499a587e13886f2fbe01f866675de541.tar.gz mailman2-091317fa499a587e13886f2fbe01f866675de541.tar.xz mailman2-091317fa499a587e13886f2fbe01f866675de541.zip |
<label> tags have been added around most check boxes and radio buttons
and their text labels in the admin and admindb web GUI so they can be
(de)selected by clicking the text. (LP: #266391)
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,10 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - <label> tags have been added around most check boxes and radio buttons + and their text labels in the admin and admindb web GUI so they can be + (de)selected by clicking the text. (LP: #266391) + - If checking DNS for dmarc_moderation_action and DNS lookup is not available, log it. (LP: #1324541) |