The account creation page password field lengths don't match
Hello,
On your account creation page there are two fields: Password and Confirm Password. The HTML for these fields has two different lengths. The userPW field has a maxlength of 16 whereas the userConfirmPW field has a maxlength of 25. You might want to have a front-end developer fix that as it's confusing.
even if they fix it, they would set maxlength to "16" even for "Confirm password" since that is the maximum amount of characters that can be insert on a WoW client at "pssw box"