From b0d3a315aa235c4769bf452b9788e20d539654c9 Mon Sep 17 00:00:00 2001
From: Frank Karlitschek
Date: Wed, 24 Mar 2010 08:35:38 +0100
Subject: minor W3C aspects. Thanks to Charles
---
inc/templates/configform.php | 4 ++--
inc/templates/header.php | 2 +-
inc/templates/loginform.php | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
(limited to 'inc/templates')
diff --git a/inc/templates/configform.php b/inc/templates/configform.php
index c78006c375c..8a65474b44b 100755
--- a/inc/templates/configform.php
+++ b/inc/templates/configform.php
@@ -10,7 +10,7 @@ document.getElementById('dbAdminUser').style.display=(show)?'table-row':'none';
document.getElementById('dbAdminPwd').style.display=(show)?'table-row':'none';
}
-
-
\ No newline at end of file
+
diff --git a/inc/templates/header.php b/inc/templates/header.php
index 53bb838f61e..6412b6a098a 100755
--- a/inc/templates/header.php
+++ b/inc/templates/header.php
@@ -8,7 +8,7 @@
ownCloud');
+echo('');
// check if already configured. otherwise start configuration wizard
diff --git a/inc/templates/loginform.php b/inc/templates/loginform.php
index 9f5517431ae..41c86eef013 100755
--- a/inc/templates/loginform.php
+++ b/inc/templates/loginform.php
@@ -1,7 +1,7 @@
login failed
');
?>
-