Fix missing mw-ui-button on Login and create page
authorFlorianschmidtwelzow <florian.schmidt.welzow@t-online.de>
Fri, 3 Oct 2014 19:19:52 +0000 (21:19 +0200)
committerFlorianschmidtwelzow <florian.schmidt.welzow@t-online.de>
Fri, 3 Oct 2014 20:23:27 +0000 (22:23 +0200)
commit6865871a455927ae6f186dc410d4781c1e1f0718
treea20550d522e10a388ca5bae59e1228eac3e138e3
parentb8f740e4a78d13ea8baf76704dd307a25a845ee6
Fix missing mw-ui-button on Login and create page

Don't use modifiers for pages, which uses MW UI nativeley, modifiers
will only be used, when wgUseMediaWikiUIEverywhere is set to true. This
runs into inconsistent use of MWUI on one page.

Follow up: I61bb3c358f755ed9f2153d94b744c1a9da02c456

Bug: 71618
Change-Id: I99d5803818e4c2719f92cab0d9036a1cbc3943ca
includes/specials/SpecialUserlogin.php