Set autofocus on Special:Unblock
authorumherirrender <umherirrender_de.wp@web.de>
Sun, 27 Apr 2014 11:29:06 +0000 (13:29 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Sun, 29 Jun 2014 08:46:01 +0000 (08:46 +0000)
commit018ae5246007f4ed92067c607d3c050bb1bedf15
tree1e179314d157dfa8da14937369a8f62305b82517
parent040060e2b7eb46d2df71322c62b81ced18b9c2e3
Set autofocus on Special:Unblock

Replaced the tabindex=1 with autofocus to have the cursor in the target
field. This is than also the start for tabs and therefor no tabindex is
needed.
In case of a valid block the autofocus is moved to the reason field,
because the target field gets hidden.

Change-Id: I1c35f546ad22907ab824b6c51fd65655f1a91a96
includes/specials/SpecialUnblock.php