From: Raimond Spekking Date: Mon, 26 Nov 2007 22:39:19 +0000 (+0000) Subject: Hint from Danny: the deal is the id must be the same with for attrib otherwise it... X-Git-Tag: 1.31.0-rc.0~50708 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=commitdiff_plain;h=3b107ff1e298ccb0da411d94e9efa2a67bc50a45;p=lhc%2Fweb%2Fwiklou.git Hint from Danny: the deal is the id must be the same with for attrib otherwise it misses it's functionality. and it's common to have same id as name. Thanks :) --- diff --git a/includes/SpecialEmailuser.php b/includes/SpecialEmailuser.php index 297dab64c1..b7a176c21b 100644 --- a/includes/SpecialEmailuser.php +++ b/includes/SpecialEmailuser.php @@ -133,7 +133,7 @@ class EmailUserForm {
- " . wfCheckLabel( $emc, 'wpCCMe', 'wpCCMe', $wgUser->getBoolOption( 'ccmeonemails' ) ) . "