From d9ed9fc8e3086742c48944989a4864e1d208c358 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sat, 16 Apr 2011 19:49:18 +0200 Subject: [PATCH] added a favicon and removed those pesky double quotes --- templates/layout.admin.php | 24 ++++++++++++------------ templates/layout.guest.php | 8 ++++---- templates/layout.user.php | 22 +++++++++++----------- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/templates/layout.admin.php b/templates/layout.admin.php index ea352a0fb71..52912f48767 100644 --- a/templates/layout.admin.php +++ b/templates/layout.admin.php @@ -8,39 +8,39 @@ ownCloud - - + + - +
- +
diff --git a/templates/layout.guest.php b/templates/layout.guest.php index a163a97103f..8d567759ffc 100644 --- a/templates/layout.guest.php +++ b/templates/layout.guest.php @@ -8,17 +8,17 @@ ownCloud - - + + - + - +

ownCloud is an open personal cloud which runs on your personal server.
To learn more, please visit owncloud.org. diff --git a/templates/layout.user.php b/templates/layout.user.php index be14cc0fc0d..0ee49623151 100644 --- a/templates/layout.user.php +++ b/templates/layout.user.php @@ -8,40 +8,40 @@ ownCloud - - + + - +

- +
-- 2.39.5