diff options
author | Mark Sapiro <mark@msapiro.net> | 2010-03-06 13:44:34 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2010-03-06 13:44:34 -0800 |
commit | b1be1934722264aea4bbc25868b3cb5818b8ddd6 (patch) | |
tree | b59a851d3ed56391e96b7e22ffb09d5ef725d82a /NEWS | |
parent | 7a1e07a9289a8bba9cf5a7749ab2a36e70ce9708 (diff) | |
download | mailman2-b1be1934722264aea4bbc25868b3cb5818b8ddd6.tar.gz mailman2-b1be1934722264aea4bbc25868b3cb5818b8ddd6.tar.xz mailman2-b1be1934722264aea4bbc25868b3cb5818b8ddd6.zip |
Reordered the 'cancel' and 'subscribe' buttons on the subscription
confirmation web page so the default action upon 'enter' will be the
subscribe button in browsers that pick the first button. Bug #530654.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Reordered the 'cancel' and 'subscribe' buttons on the subscription + confirmation web page so the default action upon 'enter' will be the + subscribe button in browsers that pick the first button. Bug #530654. + - Fixed a bug in the admindb interface that could apply a moderator action to a message not displayed. Bug #533468. |