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

[ticket/10362] HTML5 Fix - Replace name attribute with id in anchors #367

Merged
merged 2 commits into from
Sep 21, 2011

Commits on Sep 12, 2011

  1. [ticket/10362] HTML5 Fix - Replace name attribute with id in anchors

    When validating for HTML5, the name attribute is obsolete/deprecated
    when used in anchor tags. The ID tag should be used here instead.
    
    PHPBB3-10362
    iMattPro committed Sep 12, 2011
    Configuration menu
    Copy the full SHA
    3f61075 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2011

  1. [ticket/10362] Revert subsilver2 changes

    If subsilver2 will remain at XHTML then we do not need to make any
    changes to its files.
    
    PHPBB3-10362
    iMattPro committed Sep 14, 2011
    Configuration menu
    Copy the full SHA
    b8da683 View commit details
    Browse the repository at this point in the history