summaryrefslogtreecommitdiffstats
path: root/apps/remoteStorage
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <jan@unhosted.org>2012-04-16 11:34:00 +0200
committerJan-Christoph Borchardt <jan@unhosted.org>2012-04-16 11:34:16 +0200
commit70d0103a675fca4896974f1d59f5e76365304159 (patch)
treec0ce54d297c503262de193f64c5fd939d31e35f0 /apps/remoteStorage
parent464c751f30cb65702592f43c0836e343cfe4b40c (diff)
downloadnextcloud-server-70d0103a675fca4896974f1d59f5e76365304159.tar.gz
nextcloud-server-70d0103a675fca4896974f1d59f5e76365304159.zip
updated logos and icons
Diffstat (limited to 'apps/remoteStorage')
-rw-r--r--apps/remoteStorage/auth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/remoteStorage/auth.php b/apps/remoteStorage/auth.php
index c00f9d5555c..2be648642a1 100644
--- a/apps/remoteStorage/auth.php
+++ b/apps/remoteStorage/auth.php
@@ -77,7 +77,7 @@ if(count($pathParts) == 2 && $pathParts[0] == '') {
<div id="login">
<header>
<div id="header">
- <img src="../../../core/img/owncloud-logo-medium-white.png" alt="ownCloud" />
+ <img src="../../../core/img/logo.png" alt="ownCloud" />
</div>
</header>
<section id="main">