Use email input type on SpecialChangeEmail
authorrobin <robinp.1273@gmail.com>
Mon, 17 Sep 2012 00:38:20 +0000 (02:38 +0200)
committerrobin <robinp.1273@gmail.com>
Mon, 17 Sep 2012 00:38:20 +0000 (02:38 +0200)
commit1fce53ad0bc01297e700b9cc3f65d309d9916029
treef756a51fdc03b47fc56cdadb3ec5a831080a8c6b
parentec32e6403c423732227dd6e112c832256f9ec959
Use email input type on SpecialChangeEmail

Change the input type for the e-mail input field to HTML5 'email' ('input' should have been 'text' anyway').

Change-Id: Idb1195e3f56b6b43d3b86d38747a4113d04053b5
includes/specials/SpecialChangeEmail.php