summaryrefslogtreecommitdiffstats
path: root/application/layouts/default.phtml
diff options
context:
space:
mode:
authorBjörn Geiger2011-07-05 16:12:20 +0200
committerBjörn Geiger2011-07-05 16:12:20 +0200
commitc09c1ec8c26c90bd2a6f0131a1724356bedcc368 (patch)
tree297eaa87362b43d0bb73b0fcf47ec4ceb4481eee /application/layouts/default.phtml
parentHTML auf Englisch umgestellt (diff)
downloadpoolctrl-c09c1ec8c26c90bd2a6f0131a1724356bedcc368.tar.gz
poolctrl-c09c1ec8c26c90bd2a6f0131a1724356bedcc368.tar.xz
poolctrl-c09c1ec8c26c90bd2a6f0131a1724356bedcc368.zip
minor
Diffstat (limited to 'application/layouts/default.phtml')
-rw-r--r--application/layouts/default.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/layouts/default.phtml b/application/layouts/default.phtml
index 4496adf..1437465 100644
--- a/application/layouts/default.phtml
+++ b/application/layouts/default.phtml
@@ -1,5 +1,5 @@
<?php echo $this->doctype(); ?>
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang=en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<?php
$request = Zend_Controller_Front::getInstance()->getRequest();