Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: primary donate amount form field mislabeled. #4001

Closed
joedolson opened this issue Feb 17, 2019 · 0 comments
Closed

fix: primary donate amount form field mislabeled. #4001

joedolson opened this issue Feb 17, 2019 · 0 comments
Assignees

Comments

@joedolson
Copy link
Contributor

Bug Report

Primary donate amount form field mislabeled.

Label has a 'for' attribute with value 'give-amount-hidden', but the field ID is 'give-amount'. 'For' attributes must contain the id of the referenced field.

https://github.com/impress-org/give/blob/e22f0f51bb754ccbc6c740d9880cf39c8db685de/includes/forms/template.php#L426

@ravinderk ravinderk changed the title Primary donate amount form field mislabeled. fix: primary donate amount form field mislabeled. Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants