From 883e3dabb38781a8d61e2f9f15b0745a1c20a10b Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sun, 17 Apr 2011 12:26:09 +0200 Subject: [PATCH] Sign in == Log in --- templates/layout.admin.php | 2 +- templates/login.php | 7 +------ templates/logout.php | 5 ----- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/templates/layout.admin.php b/templates/layout.admin.php index 9f5a1756059..6f8b4302d3a 100644 --- a/templates/layout.admin.php +++ b/templates/layout.admin.php @@ -17,7 +17,7 @@ ownCloud diff --git a/templates/login.php b/templates/login.php index a165fc7246e..517fb0e0929 100644 --- a/templates/login.php +++ b/templates/login.php @@ -1,8 +1,3 @@ -
" alt="ownCloud" />
@@ -13,7 +8,7 @@

-

+

diff --git a/templates/logout.php b/templates/logout.php index a378c9d5587..4a15998a5c0 100644 --- a/templates/logout.php +++ b/templates/logout.php @@ -1,6 +1 @@ - You are logged out. -- 2.39.5