Switching to proper main role.

This commit is contained in:
Matthias Mees 2013-02-18 16:48:11 +01:00
parent 6c699fed35
commit 6bbbb6ac34

View File

@ -37,7 +37,7 @@
AccessifyHTML5({
header: '#top>div>div',
main: '#main',
main: '#content',
footer: '#meta'
});
})(jQuery);