From: Siebrand Mazeland Date: Sun, 17 Aug 2008 19:25:19 +0000 (+0000) Subject: (bug 14187) In Special:Userlogin the buttons "Log in" and "E-mail new password" now... X-Git-Tag: 1.31.0-rc.0~45852 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/?a=commitdiff_plain;h=20e6cc1f7fd26e5f08d0f1d17ec62aff24d0fcce;p=lhc%2Fweb%2Fwiklou.git (bug 14187) In Special:Userlogin the buttons "Log in" and "E-mail new password" now have classes "mw-loginbutton" and "mw-mailmypasswordbutton". --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c8ade868bb..d67e7de864 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -90,6 +90,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN groups may be added or removed via the Special:UserRights interface. * (bug 14468) Lines in classic RecentChanges and Watchlist have alternating background colours based on classes "odd" and "even". +* (bug 14187) In Special:Userlogin the buttons "Log in" and "E-mail new + password" now have classes "mw-loginbutton" and "mw-mailmypasswordbutton". === Bug fixes in 1.14 === diff --git a/includes/templates/Userlogin.php b/includes/templates/Userlogin.php index 02397ea897..bc2ae60dcd 100644 --- a/includes/templates/Userlogin.php +++ b/includes/templates/Userlogin.php @@ -79,7 +79,7 @@ class UserloginTemplate extends QuickTemplate { -  data['useemail'] && $this->data['canreset']) { ?> data['useemail'] && $this->data['canreset']) { ?>