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

Label 'for' attribute value literal have no delimiter #2954

Closed
jasonsturges opened this issue Jun 14, 2014 · 0 comments · Fixed by #2955
Closed

Label 'for' attribute value literal have no delimiter #2954

jasonsturges opened this issue Jun 14, 2014 · 0 comments · Fixed by #2955

Comments

@jasonsturges
Copy link
Contributor

There's no equal sign marking separation between attribute and value in two occurrences:

In /core/client/templates/settings/user.hbs at line 37:

    <label for"user-email">Email</label>

In /core/clientold/tpl/settings/user-profile.hbs at line 37:

    <label for"user-email">Email</label>
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

Successfully merging a pull request may close this issue.

1 participant