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

Update library/extensions/comments-extensions.php #18

Merged
merged 1 commit into from
Jan 10, 2013

Commits on Aug 16, 2012

  1. Update library/extensions/comments-extensions.php

    Changed type="text" to type="email" for the email input.
    Changed type="text" to type="url" for the web address.
    These HTML5 attributes are 100% backwards compatible and revert to type="text" for older browsers which ignore these input types.
    Some info on the types here: http://diveintohtml5.info/forms.html
    coliff committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    db13601 View commit details
    Browse the repository at this point in the history