Special:UserLogin: Consolidate create account buttons
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Sat, 21 May 2016 23:36:21 +0000 (01:36 +0200)
committerFlorian <florian.schmidt.stargatewissen@gmail.com>
Thu, 26 May 2016 16:12:59 +0000 (18:12 +0200)
commit0589bee118696da6644f3177136bf35e672ba4b9
tree1bf3bf35ec671fec80b4fb813ca1c401c17e7bfa
parent77884372c011d91bc2f24ee4ef68b5a93dc35edb
Special:UserLogin: Consolidate create account buttons

When logged in and not logged in. Both now shares the same styles
and DOM structure. The differences:

* When logged in, you don't get a "Don't have an account?" message
* When logged in, the button's label is "Create another account"
  instead of "Join {wikiname}"

Bug: T135925
Change-Id: I90c7a1288af927a03da3ccf9499f625935742125
includes/specialpage/LoginSignupSpecialPage.php