diff options
Diffstat (limited to 'apps/remoteStorage/auth.php')
-rw-r--r-- | apps/remoteStorage/auth.php | 2 |
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"> |