summaryrefslogtreecommitdiffstats
path: root/wp-content/themes/classic
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2007-01-17 13:54:55 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2007-01-17 13:54:55 +0000
commit26b0392f7796ed87daa7725a33ac87057b3b2a4c (patch)
treea2ca18226dc80a13acb617207228b73b10928125 /wp-content/themes/classic
parent72e9496bfc2f7a962cf4f428ccab25c7a0175aaa (diff)
downloadwordpress-mu-26b0392f7796ed87daa7725a33ac87057b3b2a4c.tar.gz
wordpress-mu-26b0392f7796ed87daa7725a33ac87057b3b2a4c.tar.xz
wordpress-mu-26b0392f7796ed87daa7725a33ac87057b3b2a4c.zip
WP Merge to rev 4759
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@850 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-content/themes/classic')
-rw-r--r--wp-content/themes/classic/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-content/themes/classic/header.php b/wp-content/themes/classic/header.php
index 92c995f..2c02a89 100644
--- a/wp-content/themes/classic/header.php
+++ b/wp-content/themes/classic/header.php
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />