Reviewed: https://reviews.mahara.org/2834 Committed: http://gitorious.org/mahara/mahara/commit/a5a642970d33ce8a241812034bb9461440195e2d Submitter: Robert Lyon ([email protected]) Branch: master
commit a5a642970d33ce8a241812034bb9461440195e2d Author: Jono Mingard <[email protected]> Date: Fri Dec 20 16:01:17 2013 +1300 Added lang attribute to all front-facing files (Bug #1259395) Changed header templates to include the HTML lang attribute, the value of which is calculated in htdocs/lib/web.php Change-Id: I7b5c3b4169585d8d11bd64762f7a82a603324a50 Signed-off-by: Jono Mingard <[email protected]> Signed-off-by: Jono Mingard <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1259395 Title: HTML lang attribute is not specified Status in Mahara ePortfolio: In Progress Bug description: For screen readers it's important to specify the lang attribute in the top-level <html> element. The attribute should be set to the primary language of the document (so the screen reader can read it in the right language) Affects latest master (WCAG Level A) To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1259395/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

