summaryrefslogtreecommitdiffstats
path: root/templates/show_install_lang.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-11-17 06:30:36 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-11-17 06:30:36 +0000
commitc522a2c1e97518d21e351821c27a9188e0cb3a1d (patch)
treea4a2ece3b050d4624ea9737a20bb9d2e0bf9dfb8 /templates/show_install_lang.inc.php
parent4fb9dbd3ef5b0b613efb32c5e02ca64db37d336a (diff)
downloadampache-c522a2c1e97518d21e351821c27a9188e0cb3a1d.tar.gz
ampache-c522a2c1e97518d21e351821c27a9188e0cb3a1d.tar.bz2
ampache-c522a2c1e97518d21e351821c27a9188e0cb3a1d.zip
some bug fixes and tweaks
Diffstat (limited to 'templates/show_install_lang.inc.php')
-rw-r--r--templates/show_install_lang.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/show_install_lang.inc.php b/templates/show_install_lang.inc.php
index 253dee6e..330560a7 100644
--- a/templates/show_install_lang.inc.php
+++ b/templates/show_install_lang.inc.php
@@ -1,4 +1,5 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us">
<head>
<title>Ampache :: Pour l'Amour de la Musique - Install</title>
</head>