summary refs log tree commit diff
path: root/webclient/login/login.html
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-09-01 13:22:24 +0100
committerMatthew Hodgson <matthew@matrix.org>2014-09-01 13:22:42 +0100
commit0b01c8560d9da2d4c1e1ec837909625afd636ce9 (patch)
tree20478dd12539f8143afc2aa818ce96a21c14665d /webclient/login/login.html
parentStart digging into invite/join/leave sections. (diff)
downloadsynapse-0b01c8560d9da2d4c1e1ec837909625afd636ce9.tar.xz
make the little logos clickable for Erik
Diffstat (limited to 'webclient/login/login.html')
-rw-r--r--webclient/login/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webclient/login/login.html b/webclient/login/login.html
index 8d5a53ebbc..18e7a02815 100644
--- a/webclient/login/login.html
+++ b/webclient/login/login.html
@@ -1,7 +1,7 @@
 <div ng-controller="LoginController" class="login">    
     <div id="wrapper" class="loginWrapper">
         
-        <a href ng-click="goToPage('/login')">
+        <a href ng-click="goToPage('/')">
         <img src="img/logo.png" width="240" height="102" alt="[matrix]" style="padding: 50px"/>
         </a>