Carbon theme doctype error - html lang
Infinitee
Joined: 2008-05-01
Posts: 9 |
Posted: Sat, 2008-05-03 09:49 |
FYI: While validating my Gallery2 installation, http://validator.w3.org/ pointed out that the tag: <html lang="{g->language}"> Should be: <html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="{g->language}"> To validate I just replaced: <html lang="{g->language}"> with <html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="{g->language}"> I hope this helps others out there, Ralph |
|
Posts: 27300
Fixed in next version:
http://gallery.svn.sourceforge.net/viewvc/gallery/trunk/gallery2/themes/carbon/templates/theme.tpl?view=diff&r1=16726&r2=16727
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team