diff options
Diffstat (limited to 'templates/show_install_account.inc.php')
-rw-r--r-- | templates/show_install_account.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_install_account.inc.php b/templates/show_install_account.inc.php index 71ce402c..b2e580b1 100644 --- a/templates/show_install_account.inc.php +++ b/templates/show_install_account.inc.php @@ -25,7 +25,7 @@ */ ?> -<html> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $htmllang; ?>" lang="<?php echo $htmllang; ?>"> <head> <title>Ampache :: For The Love Of Music - Install</title> </head> |