Add default properties for the password reset form skip button
authorGergő Tisza <gtisza@wikimedia.org>
Thu, 9 Jun 2016 17:46:41 +0000 (17:46 +0000)
committerGergő Tisza <gtisza@wikimedia.org>
Thu, 9 Jun 2016 17:48:37 +0000 (17:48 +0000)
commite7945edb0f07c7ce38d3e092615d5c093fd740e9
tree4580c52dd5822a83487e6f9ed132d2c7e00f58d8
parent1f675de5971be2454b4ff89d1a01596fb3d38e06
Add default properties for the password reset form skip button

Make "skip" the last option (so it's not the default action when
the user presses enter in a text field) and do not mark it as
primary/constructive as there shouldn't be multiple such buttons.

Bug: T136894
Change-Id: I2a8cd4850f740240520732b1b54d7876f25a00b8
includes/specialpage/LoginSignupSpecialPage.php